Bio::Graphics::Glyph::tic_tac_toe(3) The tic-tac-toe glyph

SYNOPSIS


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

DESCRIPTION

This glyph draws a sequence of either 'xxx', 'ooo' or 'xoxo', depending on the value of 'mode'.

OPTIONS

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

  Option      Description                  Default
  ------      -----------                  -------
  -mode       One of 'x', 'o', or 'xo'.     'x'
  -size       Size of either 'x' or 'o'     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.