| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::SizeProperty Class Reference |
| tlp::SizeProperty::SizeProperty | ( | Graph * | ) |
| tlp::SizeProperty::~SizeProperty | ( | ) |
| PropertyInterface* tlp::SizeProperty::clonePrototype | ( | Graph * | , | |
| std::string | ||||
| ) | [virtual] |
Implements tlp::PropertyInterface.
| void tlp::SizeProperty::copy | ( | const | node, | |
| const | node, | |||
| PropertyInterface * | ||||
| ) | [virtual] |
Implements tlp::PropertyInterface.
| void tlp::SizeProperty::copy | ( | const | edge, | |
| const | edge, | |||
| PropertyInterface * | ||||
| ) | [virtual] |
Implements tlp::PropertyInterface.
| void tlp::SizeProperty::scale | ( | const tlp::Vector< float, 3 > & | , | |
| Graph * | sg = 0 | |||
| ) |
| void tlp::SizeProperty::scale | ( | const tlp::Vector< float, 3 > & | , | |
| Iterator< node > * | , | |||
| Iterator< edge > * | ||||
| ) |
| void tlp::SizeProperty::reset_handler | ( | ) | [protected] |
| void tlp::SizeProperty::resetMinMax | ( | ) | [protected] |
| virtual void tlp::SizeProperty::setNodeValue_handler | ( | const node | n, | |
| const SizeType::RealType & | ||||
| ) | [protected, virtual] |
| virtual void tlp::SizeProperty::setEdgeValue_handler | ( | const edge | e, | |
| const SizeType::RealType & | ||||
| ) | [protected, virtual] |
| virtual void tlp::SizeProperty::setAllNodeValue_handler | ( | const SizeType::RealType & | ) | [protected, virtual] |
| virtual void tlp::SizeProperty::setAllEdgeValue_handler | ( | const SizeType::RealType & | ) | [protected, virtual] |
friend class SizeAlgorithm [friend] |
| Tulip Software by LaBRI Visualization Team 2001 - 2007 |