Interface TopologicalModifier
-
- All Known Subinterfaces:
DirectedGraphModifier,GraphModifier<V,E>,TopologicalLayerModifier,UntypedDirectedGraphLayerModifier<V,E,S>
- All Known Implementing Classes:
DirectedGraphModifierImpl,GraphModifierImpl,UntypedNetworkLayerModifierImpl
public interface TopologicalModifierBase modifier interface regarding topological changes to an underlying topological implementation, e.g. a graph.- Author:
- markr