Package edu.uci.ics.jung.graph.event
-
Interface Summary Interface Description GraphEventListener<V,E> An interface for classes that listen for graph events. -
Class Summary Class Description GraphEvent<V,E> GraphEvent.Edge<V,E> An event type pertaining to graph edges.GraphEvent.Vertex<V,E> An event type pertaining to graph vertices. -
Enum Summary Enum Description GraphEvent.Type Types of graph events.