Package edu.uci.ics.jung.graph.event

Support for generating events in response to graph actions, especially mutations.

See:
          Description

Interface Summary
GraphEventListener<V,E>  
 

Class Summary
GraphEvent<V,E>  
GraphEvent.Edge<V,E>  
GraphEvent.Vertex<V,E>  
 

Enum Summary
GraphEvent.Type  
 

Package edu.uci.ics.jung.graph.event Description

Support for generating events in response to graph actions, especially mutations.



Copyright © 2008 null. All Rights Reserved.