1Ace::Graphics::Glyph::bUosxe(r3)Contributed Perl DocumenAtcaet:i:oGnraphics::Glyph::box(3)
2
3
4
6 Ace::Graphics::Glyph::box - The "box" glyph
7
9 See L<Ace::Graphics::Panel> and L<Ace::Graphics::Glyph>.
10
12 This is the most basic glyph. It draws a filled box and optionally a
13 label.
14
15 OPTIONS
16
17 The following options are standard among all Glyphs. See individual
18 glyph pages for more options.
19
20 Option Description Default
21 ------ ----------- -------
22
23 -fgcolor Foreground color black
24
25 -outlinecolor black
26 Synonym for -fgcolor
27
28 -bgcolor Background color white
29
30 -fillcolor Interior color of filled turquoise
31 images
32
33 -linewidth Width of lines drawn by 1
34 glyph
35
36 -height Height of glyph 10
37
38 -font Glyph font gdSmallFont
39
40 -label Whether to draw a label false
41
43 Please report them.
44
46 Ace::Sequence, Ace::Sequence::Feature, Ace::Graphics::Panel,
47 Ace::Graphics::Track, Ace::Graphics::Glyph::anchored_arrow, Ace::Graph‐
48 ics::Glyph::arrow, Ace::Graphics::Glyph::box, Ace::Graph‐
49 ics::Glyph::primers, Ace::Graphics::Glyph::segments, Ace::Graph‐
50 ics::Glyph::toomany, Ace::Graphics::Glyph::transcript,
51
53 Lincoln Stein <lstein@cshl.org>.
54
55 Copyright (c) 2001 Cold Spring Harbor Laboratory
56
57 This library is free software; you can redistribute it and/or modify it
58 under the same terms as Perl itself. See DISCLAIMER.txt for dis‐
59 claimers of warranty.
60
61
62
63perl v5.8.8 2001-02-20 Ace::Graphics::Glyph::box(3)