com.phoenixst.plexus
public interface GraphListener extends EventListener
Method Summary | |
---|---|
void | edgeAdded(GraphEvent event)
Invoked when an edge has been added to the Graph . |
void | edgeRemoved(GraphEvent event)
Invoked when an edge has been removed from the
Graph . |
void | nodeAdded(GraphEvent event)
Invoked when a node has been added to the Graph . |
void | nodeRemoved(GraphEvent event)
Invoked when a node has been removed from the
Graph . |
Graph
.Graph
.Graph
.Graph
.