Overview     Modules     Class Hierarchy     Classes     Members  

tlp::SizeVectorProperty Class Reference
[Properties]

#include <SizeProperty.h>

Inheritance diagram for tlp::SizeVectorProperty:
Collaboration diagram for tlp::SizeVectorProperty:

List of all members.

Public Member Functions

Static Public Attributes


Constructor & Destructor Documentation

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

Member Function Documentation

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

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::SizeVectorProperty::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

const std::string tlp::SizeVectorProperty::propertyTypename [static]


Tulip Software by LaBRI Visualization Team    2001 - 2011