NAME

Graph::Drawing::Vertex - A vertex object

SYNOPSIS

This module is called automatically by the parent and does not need to be called directly.

DESCRIPTION

This module represents a vertex object, that is used by the parent in plotting.

ABSTRACT

A vertex object used by the Graph::Drawing module.

PUBLIC METHODS

None that need to be called explicitly.

PRIVATE METHODS

new x y z name size weight

SEE ALSO

Graph::Drawing

Graph::Drawing::Base

Graph::Drawing::Surface

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.