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 In addition to the common options, the following glyph-specific options
17 are recognized:
18 Option Description Default
19 ------ ----------- -------
20
21 -point Whether to draw an ellipse feature width
22 the scaled width of the
23 feature or with radius
24 point.
25
27 Please report them.
28
30 Ace::Sequence, Ace::Sequence::Feature, Ace::Graphics::Panel,
31 Ace::Graphics::Track, Ace::Graphics::Glyph::anchored_arrow,
32 Ace::Graphics::Glyph::arrow, Ace::Graphics::Glyph::box,
33 Ace::Graphics::Glyph::primers, Ace::Graphics::Glyph::segments,
34 Ace::Graphics::Glyph::toomany, Ace::Graphics::Glyph::transcript,
35
37 Allen Day <day@cshl.org>.
38
39 Copyright (c) 2001 Cold Spring Harbor Laboratory
40
41 This library is free software; you can redistribute it and/or modify it
42 under the same terms as Perl itself. See DISCLAIMER.txt for
43 disclaimers of warranty.
44
45
46
47perl v5.36.0 2022-07-22 Ace::Graphics::Glyph::dot(3)