1Ace::Graphics::Glyph::bUosxe(r3)Contributed Perl DocumenAtcaet:i:oGnraphics::Glyph::box(3)
2
3
4

NAME

6       Ace::Graphics::Glyph::box - The "box" glyph
7

SYNOPSIS

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

DESCRIPTION

12       This is the most basic glyph.  It draws a filled box and optionally a
13       label.
14
15   OPTIONS
16       The following options are standard among all Glyphs.  See individual
17       glyph pages for more options.
18
19         Option      Description               Default
20         ------      -----------               -------
21
22         -fgcolor    Foreground color          black
23
24         -outlinecolor                         black
25                     Synonym for -fgcolor
26
27         -bgcolor    Background color          white
28
29         -fillcolor  Interior color of filled  turquoise
30                     images
31
32         -linewidth  Width of lines drawn by   1
33                           glyph
34
35         -height     Height of glyph           10
36
37         -font       Glyph font                gdSmallFont
38
39         -label      Whether to draw a label   false
40

BUGS

42       Please report them.
43

SEE ALSO

45       Ace::Sequence, Ace::Sequence::Feature, Ace::Graphics::Panel,
46       Ace::Graphics::Track, Ace::Graphics::Glyph::anchored_arrow,
47       Ace::Graphics::Glyph::arrow, Ace::Graphics::Glyph::box,
48       Ace::Graphics::Glyph::primers, Ace::Graphics::Glyph::segments,
49       Ace::Graphics::Glyph::toomany, Ace::Graphics::Glyph::transcript,
50

AUTHOR

52       Lincoln Stein <lstein@cshl.org>.
53
54       Copyright (c) 2001 Cold Spring Harbor Laboratory
55
56       This library is free software; you can redistribute it and/or modify it
57       under the same terms as Perl itself.  See DISCLAIMER.txt for
58       disclaimers of warranty.
59
60
61
62perl v5.34.0                      2021-07-22      Ace::Graphics::Glyph::box(3)
Impressum