1Ace::Graphics::Glyph::gUrsoeurp(C3o)ntributed Perl DocumAecnet:a:tGiroanphics::Glyph::group(3)
2
3
4
6 Ace::Graphics::Glyph::group - The group glyph
7
9 none
10
12 This is an internal glyph type, used by Ace::Graphics::Track for moving
13 sets of glyphs around as a group. This glyph is created automatically
14 when processing a set of features passed to Ace::Graphics::Panel->new
15 as an array ref.
16
17 OPTIONS
18 In addition to the common options, the following glyph-specific options
19 are recognized:
20
21 Option Description Default
22 ------ ----------- -------
23
24 -connect Whether to connect members false
25 of the group by a dashed
26 line.
27
29 Please report them.
30
32 Ace::Sequence, Ace::Sequence::Feature, Ace::Graphics::Panel,
33 Ace::Graphics::Track, Ace::Graphics::Glyph::anchored_arrow,
34 Ace::Graphics::Glyph::arrow, Ace::Graphics::Glyph::box,
35 Ace::Graphics::Glyph::primers, Ace::Graphics::Glyph::segments,
36 Ace::Graphics::Glyph::toomany, Ace::Graphics::Glyph::transcript,
37
39 Lincoln Stein <lstein@cshl.org>.
40
41 Copyright (c) 2001 Cold Spring Harbor Laboratory
42
43 This library is free software; you can redistribute it and/or modify it
44 under the same terms as Perl itself. See DISCLAIMER.txt for
45 disclaimers of warranty.
46
47
48
49perl v5.38.0 2023-07-20 Ace::Graphics::Glyph::group(3)