1Ace::Graphics::Glyph::dUoste(r3)Contributed Perl DocumenAtcaet:i:oGnraphics::Glyph::dot(3)
2
3
4
6 Ace::Graphics::Glyph::dot - The "ellipse" glyph
7
9 See L<Ace::Graphics::Panel> and L<Ace::Graphics::Glyph>.
10
12 This glyph draws an ellipse the width of the scaled feature passed, and
13 height a possibly configured height (See Ace::Graphics::Glyph).
14
15 OPTIONS
16
17 In addition to the common options, the following glyph-specific options
18 are recognized:
19 Option Description Default
20 ------ ----------- -------
21
22 -point Whether to draw an ellipse feature width
23 the scaled width of the
24 feature or with radius
25 point.
26
28 Please report them.
29
31 Ace::Sequence, Ace::Sequence::Feature, Ace::Graphics::Panel,
32 Ace::Graphics::Track, Ace::Graphics::Glyph::anchored_arrow, Ace::Graph‐
33 ics::Glyph::arrow, Ace::Graphics::Glyph::box, Ace::Graph‐
34 ics::Glyph::primers, Ace::Graphics::Glyph::segments, Ace::Graph‐
35 ics::Glyph::toomany, Ace::Graphics::Glyph::transcript,
36
38 Allen Day <day@cshl.org>.
39
40 Copyright (c) 2001 Cold Spring Harbor Laboratory
41
42 This library is free software; you can redistribute it and/or modify it
43 under the same terms as Perl itself. See DISCLAIMER.txt for dis‐
44 claimers of warranty.
45
46
47
48perl v5.8.8 2001-02-20 Ace::Graphics::Glyph::dot(3)