SVG::Graph::Data::Node
Title : new
Usage :
Function:
Example :
Returns :
Args :
Title : init
Usage :
Function:
Example :
Returns :
Args :
Title : depth
Usage :
Function:
Example :
Returns :
Args :
Title : branch_length
Usage : $obj->branch_length($newval)
Function:
Example :
Returns : value of branch_length (a scalar)
Args : on set, new value (a scalar or undef, optional)
Title : branch_type
Usage : $obj->branch_type($newval)
Function:
Example :
Returns : value of branch_type (a scalar)
Args : on set, new value (a scalar or undef, optional)
Title : branch_label
Usage : $obj->branch_label($newval)
Function:
Example :
Returns : value of branch_label (a scalar)
Args : on set, new value (a scalar or undef, optional)
Title : _style
Usage : $obj->_style($newval)
Function:
Example :
Returns :
Args :
Chris Fields <cjfields@bioperl.org>
This software is Copyright (c) 2012 by Chris Fields.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)