1Bio::Graphics::Glyph::lUisneer(3C)ontributed Perl DocumeBnitoa:t:iGornaphics::Glyph::line(3)
2
3
4
6 Bio::Graphics::Glyph::line - The "line" glyph
7
9 See L<Bio::Graphics::Panel> and L<Bio::Graphics::Glyph>.
10
12 This glyph draws a line parallel to the sequence segment.
13
14 OPTIONS
15
16 This glyph takes only the standard options. See Bio::Graphics::Glyph
17 for a full explanation.
18
19 Option Description Default
20 ------ ----------- -------
21
22 -fgcolor Foreground color black
23
24 -outlinecolor Synonym for -fgcolor
25
26 -bgcolor Background color turquoise
27
28 -fillcolor Synonym for -bgcolor
29
30 -linewidth Line width 1
31
32 -height Height of glyph 10
33
34 -font Glyph font gdSmallFont
35
36 -connector Connector type 0 (false)
37
38 -connector_color
39 Connector color black
40
41 -label Whether to draw a label 0 (false)
42
43 -description Whether to draw a description 0 (false)
44
45 -strand_arrow Whether to indicate 0 (false)
46 strandedness
47
48 -hilite Highlight color undef (no color)
49
51 Please report them.
52
54 Bio::Graphics::Panel, Bio::Graphics::Glyph, Bio::Graph‐
55 ics::Glyph::arrow, Bio::Graphics::Glyph::cds, Bio::Graph‐
56 ics::Glyph::crossbox, Bio::Graphics::Glyph::diamond, Bio::Graph‐
57 ics::Glyph::dna, Bio::Graphics::Glyph::dot, Bio::Graph‐
58 ics::Glyph::ellipse, Bio::Graphics::Glyph::extending_arrow, Bio::Graph‐
59 ics::Glyph::generic, Bio::Graphics::Glyph::graded_segments, Bio::Graph‐
60 ics::Glyph::heterogeneous_segments, Bio::Graphics::Glyph::line,
61 Bio::Graphics::Glyph::pinsertion, Bio::Graphics::Glyph::primers,
62 Bio::Graphics::Glyph::rndrect, Bio::Graphics::Glyph::segments,
63 Bio::Graphics::Glyph::ruler_arrow, Bio::Graphics::Glyph::toomany,
64 Bio::Graphics::Glyph::transcript, Bio::Graphics::Glyph::transcript2,
65 Bio::Graphics::Glyph::translation, Bio::Graphics::Glyph::triangle,
66 Bio::DB::GFF, Bio::SeqI, Bio::SeqFeatureI, Bio::Das, GD
67
69 Allen Day <day@cshl.org>.
70
71 Copyright (c) 2001 Cold Spring Harbor Laboratory
72
73 This library is free software; you can redistribute it and/or modify it
74 under the same terms as Perl itself. See DISCLAIMER.txt for dis‐
75 claimers of warranty.
76
77
78
79perl v5.8.8 2007-05-07 Bio::Graphics::Glyph::line(3)