Package edu.uci.ics.jung.graph.event
Support for generating events in response to graph actions, especially mutations.
See: Description
-
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.
Package edu.uci.ics.jung.graph.event Description
Support for generating events in response to graph actions, especially mutations.
DataMelt 3.0 © DataMelt by jWork.ORG