Tulip
6.0.0
Large graphs analysis and drawing
|
#include <Graph.h>
Public Member Functions | |
virtual void | graphImported (Graph *g)=0 |
new graph observation.
This is a simple class with only one virtual method which is called each time a new graph is imported (tlp::importGraph(), tlp::newGraph()).