Provided by: libsvg-graph-perl_0.02-2_all bug

NAME

       SVG::Graph::Data::Node - SVG::Graph::Data::Node object

METHODS

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

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

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

   branch_length
        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)

   branch_type
        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)

   branch_label
        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)

   _style
        Title   : _style
        Usage   : $obj->_style($newval)
        Function:
        Example :
        Returns :
        Args    :