| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::PropertyObserver Class ReferenceObserver for Property.
More...
|
virtual tlp::PropertyObserver::~PropertyObserver | ( | ) | [inline, virtual] |
virtual void tlp::PropertyObserver::afterSetAllEdgeValue | ( | PropertyInterface * | ) | [inline, virtual] |
Reimplemented in tlp::IntegerProperty.
virtual void tlp::PropertyObserver::afterSetAllNodeValue | ( | PropertyInterface * | ) | [inline, virtual] |
Reimplemented in tlp::GraphProperty, and tlp::IntegerProperty.
virtual void tlp::PropertyObserver::afterSetEdgeValue | ( | PropertyInterface * | , | |
const | edge | |||
) | [inline, virtual] |
Reimplemented in tlp::IntegerProperty.
virtual void tlp::PropertyObserver::afterSetNodeValue | ( | PropertyInterface * | , | |
const | node | |||
) | [inline, virtual] |
Reimplemented in tlp::GraphProperty, and tlp::IntegerProperty.
virtual void tlp::PropertyObserver::beforeSetAllEdgeValue | ( | PropertyInterface * | ) | [inline, virtual] |
Reimplemented in tlp::DoubleProperty, tlp::LayoutProperty, and tlp::SizeProperty.
virtual void tlp::PropertyObserver::beforeSetAllNodeValue | ( | PropertyInterface * | ) | [inline, virtual] |
Reimplemented in tlp::DoubleProperty, tlp::GraphProperty, tlp::LayoutProperty, and tlp::SizeProperty.
virtual void tlp::PropertyObserver::beforeSetEdgeValue | ( | PropertyInterface * | , | |
const | edge | |||
) | [inline, virtual] |
Reimplemented in tlp::DoubleProperty, tlp::LayoutProperty, and tlp::SizeProperty.
virtual void tlp::PropertyObserver::beforeSetNodeValue | ( | PropertyInterface * | , | |
const | node | |||
) | [inline, virtual] |
Reimplemented in tlp::DoubleProperty, tlp::GraphProperty, tlp::LayoutProperty, and tlp::SizeProperty.
virtual void tlp::PropertyObserver::destroy | ( | PropertyInterface * | ) | [inline, virtual] |
Tulip Software by LaBRI Visualization Team 2001 - 2009 |