| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::SizeProperty Class Reference |
tlp::SizeProperty::SizeProperty | ( | Graph * | ) |
virtual void tlp::SizeProperty::beforeSetAllEdgeValue | ( | PropertyInterface * | prop | ) | [virtual] |
Reimplemented from tlp::PropertyObserver.
virtual void tlp::SizeProperty::beforeSetAllNodeValue | ( | PropertyInterface * | prop | ) | [virtual] |
Reimplemented from tlp::PropertyObserver.
virtual void tlp::SizeProperty::beforeSetEdgeValue | ( | PropertyInterface * | prop, | |
const edge | e | |||
) | [virtual] |
Reimplemented from tlp::PropertyObserver.
virtual void tlp::SizeProperty::beforeSetNodeValue | ( | PropertyInterface * | prop, | |
const node | n | |||
) | [virtual] |
Reimplemented from tlp::PropertyObserver.
PropertyInterface* tlp::SizeProperty::clonePrototype | ( | Graph * | , | |
std::string | ||||
) | [virtual] |
Implements tlp::PropertyInterface.
void tlp::SizeProperty::copy | ( | const | edge, | |
const | edge, | |||
PropertyInterface * | ||||
) | [virtual] |
Implements tlp::PropertyInterface.
void tlp::SizeProperty::copy | ( | const | node, | |
const | node, | |||
PropertyInterface * | ||||
) | [virtual] |
Implements tlp::PropertyInterface.
void tlp::SizeProperty::resetMinMax | ( | ) | [protected] |
void tlp::SizeProperty::scale | ( | const tlp::Vector< float, 3 > & | , | |
Iterator< node > * | , | |||
Iterator< edge > * | ||||
) |
void tlp::SizeProperty::scale | ( | const tlp::Vector< float, 3 > & | , | |
Graph * | sg = 0 | |||
) |
friend class SizeAlgorithm [friend] |
Tulip Software by LaBRI Visualization Team 2001 - 2009 |