#include <tulip/Coord.h>
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)
Generated automatically by Doxygen for Tulip Graph Library from the source code.