#include <OrientableLayout.h>
Inherits OrientableLayoutInterface.
Inheritance diagram for OrientableLayout:
Public Member Functions | |
OrientableLayout (tlp::LayoutProperty *layout, orientationType mask=ORI_DEFAULT) | |
OrientableCoord | createCoord (const float x=0, const float y=0, const float z=0) |
OrientableCoord | createCoord (const tlp::Coord &v) |
void | setOrientation (orientationType mask) |
void | setAllNodeValue (const PointType &v) |
void | setAllEdgeValue (const LineType &v) |
void | setEdgeValue (const tlp::edge e, const LineType &v) |
void | setNodeValue (tlp::node n, const PointType &v) |
PointType | getNodeValue (const tlp::node n) |
LineType | getEdgeValue (const tlp::edge e) |
PointType | getNodeDefaultValue () |
LineType | getEdgeDefaultValue () |
Friends | |
class | OrientableCoord |
|
|
|
Implements OrientableLayoutInterface. |
|
Implements OrientableLayoutInterface. |
|
Implements OrientableLayoutInterface. |
|
Implements OrientableLayoutInterface. |
|
Implements OrientableLayoutInterface. |
|
Implements OrientableLayoutInterface. |
|
|
|
|
|
|
|
|
|
Implements OrientableLayoutInterface. |
|
|