| |||||||||||||||||||||||||||||||||||
tlp::ColorProperty Class Reference
|
tlp::ColorProperty::ColorProperty | ( | Graph * | g, | |
std::string | n = "" | |||
) | [inline] |
PropertyInterface* tlp::ColorProperty::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.
Compare colors of e1 and e2 using HSV space instead of RGB.
Reimplemented from tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >.
Compare colors of n1 and n2 using HSV space instead of RGB.
Reimplemented from tlp::AbstractProperty< Tnode, Tedge, TPROPERTY >.
std::string tlp::ColorProperty::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.
friend class ColorAlgorithm [friend] |
const std::string tlp::ColorProperty::propertyTypename [static] |
Tulip Software by LaBRI Visualization Team 2001 - 2012 |