Tree::Visualize::ASCII::Layouts::Binary - A base class for Tree::Binary and Tree::Binary::Search layouts


NAME

Tree::Visualize::ASCII::Layouts::Binary - A base class for Tree::Binary and Tree::Binary::Search layouts


SYNOPSIS

  use Tree::Visualize::ASCII::Layouts::Binary;


DESCRIPTION


METHODS

checkTree
drawChildren
drawNode


BUGS

None that I am aware of. Of course, if you find a bug, let me know, and I will be sure to fix it.


CODE COVERAGE

See the CODE COVERAGE section in the Tree::Visualize manpage for more inforamtion.


SEE ALSO


AUTHOR

stevan little, <stevan@iinteractive.com>


COPYRIGHT AND LICENSE

Copyright 2004 by Infinity Interactive, Inc.

http://www.iinteractive.com

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

 Tree::Visualize::ASCII::Layouts::Binary - A base class for Tree::Binary and Tree::Binary::Search layouts