Man Linux: Main Page and Category List

NAME

       EdgeTools.cpp -

SYNOPSIS

       #include ’Orientation.h’
       #include ’EdgeTools.h’

   Functions
       void setOrthogonalEdge (OrientableLayout *oriLayout, const Graph *tree,
           float interNodeDistance)
       void addControlPoints (OrientableLayout *oriLayout, const Graph *tree,
           OrientableCoord fatherCoord, edge e, float interNodeDistance)

Function Documentation

   void addControlPoints (OrientableLayout * oriLayout, const Graph * tree,
       OrientableCoord fatherCoord, edge e, float interNodeDistance)
   void setOrthogonalEdge (OrientableLayout * oriLayout, const Graph * tree,
       float interNodeDistance)

Author

       Generated automatically by Doxygen for Tulip Plugins Library from the
       source code.