| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GraphProperty Class Reference
Inheritance diagram for tlp::GraphProperty:
Collaboration diagram for tlp::GraphProperty:
Public Member Functions
Static Public Attributes
Friends
Constructor & Destructor Documentation
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.
Reimplemented from tlp::GraphObserver.
Returns a string describing the type of the property. i.e. "graph", "double", "layout", "string", "integer", "color", "size", ... Implements tlp::PropertyInterface.
Clears all edges registered values, and sets a new edge default value in converting the given string representation of a value. Returns true if the given string representation has been successfully converted to a value, false otherwise. Reimplemented from tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >.
Clears all nodes registered values, and sets a new node default value in converting the given string representation of a value. Returns true if the given string representation has been successfully converted to a value, false otherwise. Reimplemented from tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >.
Registers a new value for the given edge in converting the given string representation. Returns true if the given string representation has been successfully converted to a value, false otherwise. Reimplemented from tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >.
Registers a new value for the given node in converting the given string representation. Returns true if the given string representation has been successfully converted to a value, false otherwise. Reimplemented from tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >.
Friends And Related Function Documentation
Member Data Documentation
|
Tulip Software by LaBRI Visualization Team 2001 - 2012 |