![]() |
![]()
| ![]() |
![]()
NAMEGraphViz::Small - subclass of GraphViz with small nodes SYNOPSISuse GraphViz::Small; my $g = GraphViz::Small->new(); # methods as for GraphViz DESCRIPTIONGraphs produced by GraphViz are occasionally huge, making it hard to observe the structure. This subclass simply makes the nodes small and empty, allowing the structure to stand out. METHODSAs for GraphViz. AUTHORLeon Brocard <acme@astray.com> COPYRIGHTCopyright (C) 2000-1, Leon Brocard This module is free software; you can redistribute it or modify it under the Perl License, a copy of which is available at <http://dev.perl.org/licenses/>.
|