Interface GraphModificationEvent
-
- All Superinterfaces:
Cloneable,Comparable<IdAble>,Event,IdAble
- All Known Subinterfaces:
DirectedGraphModificationEvent
- All Known Implementing Classes:
BreakEdgeEvent,BreakEdgeSegmentEvent,RemoveSubGraphEdgeEvent,RemoveSubGraphEdgeSegmentEvent,RemoveSubGraphEvent,RemoveSubGraphVertexEvent
public interface GraphModificationEvent extends Event
Interface for the group of events that are used around graph modification- Author:
- markr