Package org.goplanit.utils.graph.modifier.event
-
Interface Summary Interface Description DirectedGraphModificationEvent Interface for the group of events that are used around directed graph modificationDirectedGraphModifierEventProducer Interface dedicated to theDirectedGraphModifier
event related exposed methods.DirectedGraphModifierListener To serve as base listener class for all directed graph modification events, where its onX method provides any graph modification event as parameterGraphModificationEvent Interface for the group of events that are used around graph modificationGraphModifierEventProducer Interface dedicated to theGraphModifier
event related exposed methods.GraphModifierListener To serve as base listener class for all graph modification events, where its onX method provides any graph modification event as parameter -
Class Summary Class Description DirectedGraphModifierEventType Directed graph modifier event type class.GraphModifierEventType graph modifier event type class.