tlp::CoordVectorProperty Class Reference
[Properties]
#include <LayoutProperty.h>
List of all members.
Public Member Functions
Static Public Attributes
Constructor & Destructor Documentation
tlp::CoordVectorProperty::CoordVectorProperty |
( |
Graph * |
g, |
|
|
std::string |
n = "" | |
|
) |
| | [inline] |
Member Function Documentation
Creates an object of the same real type of the current property, in the the graph (first parameter) with the name (second parameter). Values are not copied.
Implements tlp::PropertyInterface.
std::string tlp::CoordVectorProperty::getTypename |
( |
|
) |
const [inline, virtual] |
Returns a string describing the type of the property. i.e. "graph", "double", "layout", "string", "integer", "color", "size", ...
Implements tlp::PropertyInterface.
Member Data Documentation