| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::IntegerProperty Class Reference |
tlp::IntegerProperty::IntegerProperty | ( | Graph * | ) |
virtual void tlp::IntegerProperty::afterSetAllEdgeValue | ( | PropertyInterface * | prop | ) | [virtual] |
Reimplemented from tlp::PropertyObserver.
virtual void tlp::IntegerProperty::afterSetAllNodeValue | ( | PropertyInterface * | prop | ) | [virtual] |
Reimplemented from tlp::PropertyObserver.
virtual void tlp::IntegerProperty::afterSetEdgeValue | ( | PropertyInterface * | prop, | |
const edge | e | |||
) | [virtual] |
Reimplemented from tlp::PropertyObserver.
virtual void tlp::IntegerProperty::afterSetNodeValue | ( | PropertyInterface * | prop, | |
const node | n | |||
) | [virtual] |
Reimplemented from tlp::PropertyObserver.
void tlp::IntegerProperty::clone_handler | ( | AbstractProperty< IntegerType, IntegerType > & | ) | [protected] |
PropertyInterface* tlp::IntegerProperty::clonePrototype | ( | Graph * | , | |
std::string | ||||
) | [virtual] |
Implements tlp::PropertyInterface.
void tlp::IntegerProperty::copy | ( | const | edge, | |
const | edge, | |||
PropertyInterface * | ||||
) | [virtual] |
Implements tlp::PropertyInterface.
void tlp::IntegerProperty::copy | ( | const | node, | |
const | node, | |||
PropertyInterface * | ||||
) | [virtual] |
Implements tlp::PropertyInterface.
IntegerType::RealType tlp::IntegerProperty::getEdgeMax | ( | ) |
IntegerType::RealType tlp::IntegerProperty::getEdgeMin | ( | ) |
IntegerType::RealType tlp::IntegerProperty::getNodeMax | ( | ) |
IntegerType::RealType tlp::IntegerProperty::getNodeMin | ( | ) |
friend class IntegerAlgorithm [friend] |
Tulip Software by LaBRI Visualization Team 2001 - 2009 |