The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SVG::Graph::Data::Tree

new

 Title   : new
 Usage   :
 Function:
 Example :
 Returns :
 Args    :

init

 Title   : init
 Usage   :
 Function:
 Example :
 Returns :
 Args    :

depth

 Title   : depth
 Usage   :
 Function:
 Example :
 Returns :
 Args    :

root

 Title   : root
 Usage   : $obj->root($newval)
 Function:
 Example :
 Returns : value of root (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

new_node

 Title   : new_node
 Usage   :
 Function:
 Example :
 Returns :
 Args    :

AUTHOR

Chris Fields <cjfields@bioperl.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2012 by Chris Fields.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)