1Bio::Graphics::Glyph::lUisneer(3C)ontributed Perl DocumeBnitoa:t:iGornaphics::Glyph::line(3)
2
3
4

NAME

6       Bio::Graphics::Glyph::line - The "line" glyph
7

SYNOPSIS

9         See L<Bio::Graphics::Panel> and L<Bio::Graphics::Glyph>.
10

DESCRIPTION

12       This glyph draws a line parallel to the sequence segment. It is
13       different from other glyphs in that it is designed to work with DAS
14       tracks. The line is drawn BETWEEN the subparts, as if you specified a
15       connector type of "line".
16
17   OPTIONS
18       This glyph takes only the standard options. See Bio::Graphics::Glyph
19       for a full explanation.
20
21         Option      Description                      Default
22         ------      -----------                      -------
23
24         -fgcolor      Foreground color               black
25
26         -outlinecolor Synonym for -fgcolor
27
28         -bgcolor      Background color               turquoise
29
30         -fillcolor    Synonym for -bgcolor
31
32         -linewidth    Line width                     1
33
34         -height       Height of glyph                10
35
36         -font         Glyph font                     gdSmallFont
37
38         -connector    Connector type                 0 (false)
39
40         -connector_color
41                       Connector color                black
42
43         -label        Whether to draw a label        0 (false)
44
45         -description  Whether to draw a description  0 (false)
46
47         -strand_arrow Whether to indicate            0 (false)
48                        strandedness
49
50         -hilite       Highlight color                undef (no color)
51

BUGS

53       Please report them.
54

SEE ALSO

56       Bio::Graphics::Panel, Bio::Graphics::Glyph,
57       Bio::Graphics::Glyph::arrow, Bio::Graphics::Glyph::cds,
58       Bio::Graphics::Glyph::crossbox, Bio::Graphics::Glyph::diamond,
59       Bio::Graphics::Glyph::dna, Bio::Graphics::Glyph::dot,
60       Bio::Graphics::Glyph::ellipse, Bio::Graphics::Glyph::extending_arrow,
61       Bio::Graphics::Glyph::generic, Bio::Graphics::Glyph::graded_segments,
62       Bio::Graphics::Glyph::heterogeneous_segments,
63       Bio::Graphics::Glyph::line, Bio::Graphics::Glyph::pinsertion,
64       Bio::Graphics::Glyph::primers, Bio::Graphics::Glyph::rndrect,
65       Bio::Graphics::Glyph::segments, Bio::Graphics::Glyph::ruler_arrow,
66       Bio::Graphics::Glyph::toomany, Bio::Graphics::Glyph::transcript,
67       Bio::Graphics::Glyph::transcript2, Bio::Graphics::Glyph::translation,
68       Bio::Graphics::Glyph::triangle, Bio::DB::GFF, Bio::SeqI,
69       Bio::SeqFeatureI, Bio::Das, GD
70

AUTHOR

72       Allen Day <day@cshl.org>.
73
74       Copyright (c) 2001 Cold Spring Harbor Laboratory
75
76       This library is free software; you can redistribute it and/or modify it
77       under the same terms as Perl itself.  See DISCLAIMER.txt for
78       disclaimers of warranty.
79
80
81
82perl v5.12.0                      2010-04-29     Bio::Graphics::Glyph::line(3)
Impressum