DrawingTools.h File Reference
#include <tulip/Coord.h>
Include dependency graph for DrawingTools.h:
Namespaces
Functions
- TLP_SCOPE std::pair< Coord,
Coord > computeBoundingBox (Graph *graph, LayoutProperty *layout, SizeProperty *size, DoubleProperty *rotation, BooleanProperty *selection=0)
- TLP_SCOPE std::pair< Coord,
Coord > computeBoundingRadius (Graph *graph, LayoutProperty *layout, SizeProperty *size, DoubleProperty *rotation, BooleanProperty *selection=0)
Function Documentation
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 |
|
) |
|
|
|