Bio::Graphics::Glyph::text_in_box(3) The text in box glyph

SYNOPSIS


See L<Bio::Graphics::Panel> and L<Bio::Graphics::Glyph>.

DESCRIPTION

This glyph draws the specified text in a rectangular box.

OPTIONS

In addition to the common options, the following glyph-specific options are recognized:

  Option      Description                  Default
  ------      -----------                  -------
  -text       The text to draw in the box    3'
  -text_pad   The number of pixels to offset 3
              the box
  -text_bgcolor                             none
              The background color of the box

BUGS

Please report them.

AUTHOR

Vsevolod (Simon) Ilyushchenko <[email protected]>.

Copyright (c) 2004 Cold Spring Harbor Laboratory

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See DISCLAIMER.txt for disclaimers of warranty.