Overview     Modules     Class Hierarchy     Classes     Members  
tlp::IntegerVectorProperty Class Reference

#include <IntegerProperty.h>

Inheritance diagram for tlp::IntegerVectorProperty:
Collaboration diagram for tlp::IntegerVectorProperty:

List of all members.

Public Member Functions

Static Public Attributes


Constructor & Destructor Documentation

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

Member Function Documentation

PropertyInterface* tlp::IntegerVectorProperty::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::IntegerVectorProperty::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



Tulip Software by LaBRI Visualization Team    2001 - 2012