Bio::Graphics::Glyph::span(3) The span glyph

SYNOPSIS


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

DESCRIPTION

This glyph draws a span that looks like this:

    |-----------------------------|

If one or both ends go off the edges of the panel, they are truncated:

 ----------------------|                    left end off picture
         |----------------------------      right end off picture
 -------------------------------------      both ends off picture

OPTIONS

The standard options are recognized.

BUGS

Please report them.

AUTHOR

Allen Day <[email protected]>.

Copyright (c) 2001 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.