Bio::Graphics::Glyph::repeating_shape(3) A glyph that draws the same shape repeatedly.

SYNOPSIS


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

DESCRIPTION

This glyph is a generic superclass for drawing the same shape repeatedly.

OPTIONS

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

  Option      Description                  Default
  ------      -----------                  -------
  -width      Width of one tooth            10
  -interval   Interval between teeth        10

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.