JGraph X 1.0.2.8


Uses of Interface
com.mxgraph.util.mxUndoableEdit.mxUndoableChange

Packages that use mxUndoableEdit.mxUndoableChange
com.mxgraph.model   
com.mxgraph.util   
com.mxgraph.view   
 

Uses of mxUndoableEdit.mxUndoableChange in com.mxgraph.model
 

Classes in com.mxgraph.model that implement mxUndoableEdit.mxUndoableChange
static class mxGraphModel.mxChildChange
           
static class mxGraphModel.mxCollapseChange
           
static class mxGraphModel.mxGeometryChange
           
static class mxGraphModel.mxRootChange
           
static class mxGraphModel.mxStyleChange
           
static class mxGraphModel.mxTerminalChange
           
static class mxGraphModel.mxValueChange
           
static class mxGraphModel.mxVisibleChange
           
static class mxIGraphModel.mxAtomicGraphModelChange
          Defines the interface for an atomic change of the graph model.
 

Uses of mxUndoableEdit.mxUndoableChange in com.mxgraph.util
 

Methods in com.mxgraph.util with parameters of type mxUndoableEdit.mxUndoableChange
 void mxUndoableEdit.add(mxUndoableEdit.mxUndoableChange change)
          Adds the specified change to this edit.
 

Uses of mxUndoableEdit.mxUndoableChange in com.mxgraph.view
 

Classes in com.mxgraph.view that implement mxUndoableEdit.mxUndoableChange
static class mxGraphSelectionModel.mxSelectionChange
           
static class mxGraphView.mxCurrentRootChange
          Action to change the current root in a view.
 


JGraph X 1.0.2.8


Copyright (c) 2008 Gaudenz Alder. All rights reserved.