Overview     Modules     Class Hierarchy     Classes     Members  

tlp::ObservableGraph Class Reference
[Graphs]

That class enables to easily implement several type of Observable graph. More...

#include <ObservableGraph.h>

Inheritance diagram for tlp::ObservableGraph:

List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes

Friends


Detailed Description

That class enables to easily implement several type of Observable graph.

That class is used internally in Tulip to factorize the code of Observable for all the implementations of Graph. It can be used for new Graph implementations (almost never a good idea).


Friends And Related Function Documentation

friend class GraphObserver [friend]


Tulip Software by LaBRI Visualization Team    2001 - 2011