Overview     Modules     Class Hierarchy     Classes     Members  

tlp::Graph Class Reference
[Graphs]

#include <Graph.h>

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

Inheritance diagram for tlp::Graph:

Inheritance graph
[legend]
Collaboration diagram for tlp::Graph:

Collaboration graph
[legend]
List of all members.

Detailed Description

Interface for a graph.

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

Public Member Functions

Protected Member Functions

Protected Attributes

Friends


Member Function Documentation

DataType* tlp::Graph::getAttribute const std::string &  name  )  const
 

Untyped accessor returning a copy.

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 GraphAbstract [friend]
 



Tulip Software by LaBRI Visualization Team    2001 - 2010