drawingtools.h(3)
NAME
DrawingTools.h
SYNOPSIS
#include <tulip/Coord.h> Namespaces namespace tlp Functions TLP_SCOPE std::pair< Coord, Coord > tlp::computeBoundingBox (Graph *graph, LayoutProperty *layout, SizeProperty *size, DoubleProperty *rotation, BooleanProperty *selection=0) TLP_SCOPE std::pair< Coord, Coord > tlp::computeBoundingRadius (Graph *graph, LayoutProperty *layout, SizeProperty *size, DoubleProperty *rotation, BooleanProperty *selection=0)
Author
- Generated automatically by Doxygen for Tulip Graph Library from the
source code.