Class DefaultGraphModel.GraphModelLayerEdit

java.lang.Object
javax.swing.undo.AbstractUndoableEdit
org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
All Implemented Interfaces:
Serializable, UndoableEdit, GraphLayoutCacheEvent.GraphLayoutCacheChange, GraphModelEvent.GraphModelChange
Enclosing class:
DefaultGraphModel

public class DefaultGraphModel.GraphModelLayerEdit extends AbstractUndoableEdit implements GraphModelEvent.GraphModelChange
An implementation of GraphViewChange.
See Also: