| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::GraphProperty Class Reference |
| tlp::GraphProperty::GraphProperty | ( | Graph * | ) |
| virtual tlp::GraphProperty::~GraphProperty | ( | ) | [virtual] |
| virtual void tlp::GraphProperty::afterSetAllNodeValue | ( | PropertyInterface * | prop | ) | [virtual] |
Reimplemented from tlp::PropertyObserver.
| virtual void tlp::GraphProperty::afterSetNodeValue | ( | PropertyInterface * | prop, | |
| const node | n | |||
| ) | [virtual] |
Reimplemented from tlp::PropertyObserver.
| virtual void tlp::GraphProperty::beforeSetAllNodeValue | ( | PropertyInterface * | prop | ) | [virtual] |
Reimplemented from tlp::PropertyObserver.
| virtual void tlp::GraphProperty::beforeSetNodeValue | ( | PropertyInterface * | prop, | |
| const node | n | |||
| ) | [virtual] |
Reimplemented from tlp::PropertyObserver.
| PropertyInterface* tlp::GraphProperty::clonePrototype | ( | Graph * | , | |
| std::string | ||||
| ) | [virtual] |
Implements tlp::PropertyInterface.
| void tlp::GraphProperty::copy | ( | const | edge, | |
| const | edge, | |||
| PropertyInterface * | ||||
| ) | [virtual] |
Implements tlp::PropertyInterface.
| void tlp::GraphProperty::copy | ( | const | node, | |
| const | node, | |||
| PropertyInterface * | ||||
| ) | [virtual] |
Implements tlp::PropertyInterface.
| void tlp::GraphProperty::destroy | ( | Graph * | ) | [virtual] |
Reimplemented from tlp::GraphObserver.
| bool tlp::GraphProperty::setAllEdgeStringValue | ( | const std::string & | v | ) | [virtual] |
Reimplemented from tlp::AbstractProperty< GraphType, EdgeSetType >.
| bool tlp::GraphProperty::setAllNodeStringValue | ( | const std::string & | v | ) | [virtual] |
Reimplemented from tlp::AbstractProperty< GraphType, EdgeSetType >.
| bool tlp::GraphProperty::setEdgeStringValue | ( | const edge | e, | |
| const std::string & | v | |||
| ) | [virtual] |
Reimplemented from tlp::AbstractProperty< GraphType, EdgeSetType >.
| bool tlp::GraphProperty::setNodeStringValue | ( | const node | n, | |
| const std::string & | v | |||
| ) | [virtual] |
Reimplemented from tlp::AbstractProperty< GraphType, EdgeSetType >.
friend class GraphAbstract [friend] |
| Tulip Software by LaBRI Visualization Team 2001 - 2009 |