NAME
Graph::Drawing::Vertex - A vertex object used by the Graph::Drawing
module.
SYNOPSIS
DESCRIPTION
ABSTRACT
PUBLIC METHODS
- pic_output
-
Print the (binary) contents of the object's image attribute to a file, who's name and format are defined by the concatination of the name and format attributes.
PRIVATE METHODS
new image colors draw_vertex draw_edge draw_arrowhead
SEE ALSO
Graph::Drawing
Graph::Drawing::Vertex
TO DO
Uhh...
AUTHOR
Gene Boggs <gene@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2003 by Gene Boggs
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.