logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Contents

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    :

perl v5.36.0                                       2022-12-12                             Graph::Data::Node(3pm)

Name

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

See Also