1Bio::Graphics::Glyph::eUlsleirpsCeo(n3t)ributed Perl DocBuimoe:n:tGartaipohnics::Glyph::ellipse(3)
2
3
4
6 Bio::Graphics::Glyph::ellipse - The "ellipse" glyph
7
9 See L<Bio::Graphics::Panel> and L<Bio::Graphics::Glyph>.
10
12 This glyph draws an oval instead of a box; otherwise it is similar to
13 the "generic" or "box" glyphs. The width of the oval is determined by
14 the feature width, and the height by the -height option.
15
16 OPTIONS
17
18 The following options are standard among all Glyphs. See Bio::Graph‐
19 ics::Glyph 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 -hilite Highlight color undef (no color)
48
50 Please report them.
51
53 Bio::Graphics::Panel, Bio::Graphics::Glyph, Bio::Graph‐
54 ics::Glyph::arrow, Bio::Graphics::Glyph::cds, Bio::Graph‐
55 ics::Glyph::crossbox, Bio::Graphics::Glyph::diamond, Bio::Graph‐
56 ics::Glyph::dna, Bio::Graphics::Glyph::dot, Bio::Graph‐
57 ics::Glyph::ellipse, Bio::Graphics::Glyph::extending_arrow, Bio::Graph‐
58 ics::Glyph::generic, Bio::Graphics::Glyph::graded_segments, Bio::Graph‐
59 ics::Glyph::heterogeneous_segments, Bio::Graphics::Glyph::line,
60 Bio::Graphics::Glyph::pinsertion, Bio::Graphics::Glyph::primers,
61 Bio::Graphics::Glyph::rndrect, Bio::Graphics::Glyph::segments,
62 Bio::Graphics::Glyph::ruler_arrow, Bio::Graphics::Glyph::toomany,
63 Bio::Graphics::Glyph::transcript, Bio::Graphics::Glyph::transcript2,
64 Bio::Graphics::Glyph::translation, Bio::Graphics::Glyph::triangle,
65 Bio::DB::GFF, Bio::SeqI, Bio::SeqFeatureI, Bio::Das, GD
66
68 Lincoln Stein <lstein@cshl.org>
69
70 Copyright (c) 2001 Cold Spring Harbor Laboratory
71
72 This library is free software; you can redistribute it and/or modify it
73 under the same terms as Perl itself. See DISCLAIMER.txt for dis‐
74 claimers of warranty.
75
76
77
78perl v5.8.8 2007-05-07 Bio::Graphics::Glyph::ellipse(3)