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