1Bio::Graphics::Glyph::eUlsleirpsCeo(n3t)ributed Perl DocBuimoe:n:tGartaipohnics::Glyph::ellipse(3)
2
3
4

NAME

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

SYNOPSIS

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

DESCRIPTION

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       The following options are standard among all Glyphs.  See
18       Bio::Graphics::Glyph for a full explanation.
19
20         Option      Description                      Default
21         ------      -----------                      -------
22
23         -fgcolor      Foreground color               black
24
25         -outlinecolor Synonym for -fgcolor
26
27         -bgcolor      Background color               turquoise
28
29         -fillcolor    Synonym for -bgcolor
30
31         -linewidth    Line width                     1
32
33         -height       Height of glyph                10
34
35         -font         Glyph font                     gdSmallFont
36
37         -connector    Connector type                 0 (false)
38
39         -connector_color
40                       Connector color                black
41
42         -label        Whether to draw a label        0 (false)
43
44         -description  Whether to draw a description  0 (false)
45
46         -hilite       Highlight color                undef (no color)
47

BUGS

49       Please report them.
50

SEE ALSO

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

AUTHOR

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
74       disclaimers of warranty.
75
76
77
78perl v5.12.0                      2010-04-29  Bio::Graphics::Glyph::ellipse(3)
Impressum