Overview     Modules     Class Hierarchy     Classes     Members  

tlp::Graph Class Reference
[Graphs]

Interface for a graph. More...

#include <Graph.h>

Inherits tlp::Observable, and tlp::ObservableGraph.

Collaboration diagram for tlp::Graph:

List of all members.

Public Member Functions

Protected Member Functions

Friends


Detailed Description

Interface for a graph.

The class Graph is the interface of a Graph in the Tulip Library.


Member Function Documentation

virtual PropertyInterface* tlp::Graph::getProperty ( const std::string &  name  )  [pure virtual]

Returns a pointer on an existing property. If the property does not exist return NULL. In DEBUG the existence of a property is checked using an assertion.


Friends And Related Function Documentation

friend class GraphUpdatesRecorder [friend]


Tulip Software by LaBRI Visualization Team    2001 - 2010