Overview     Modules     Class Hierarchy     Classes     Members  

tlp::ColorVectorProperty Class Reference
[Properties]

#include <ColorProperty.h>

Inheritance diagram for tlp::ColorVectorProperty:
Collaboration diagram for tlp::ColorVectorProperty:

List of all members.

Public Member Functions


Constructor & Destructor Documentation

tlp::ColorVectorProperty::ColorVectorProperty ( Graph g,
std::string  n = "" 
) [inline]

Member Function Documentation

PropertyInterface* tlp::ColorVectorProperty::clonePrototype ( Graph ,
const std::string &   
) [virtual]

Create 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::ColorVectorProperty::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.



Tulip Software by LaBRI Visualization Team    2001 - 2011