Uses of Class
com.mxgraph.model.mxIGraphModel.mxAtomicGraphModelChange
Packages that use mxIGraphModel.mxAtomicGraphModelChange
-
Uses of mxIGraphModel.mxAtomicGraphModelChange in com.mxgraph.model
Subclasses of mxIGraphModel.mxAtomicGraphModelChange in com.mxgraph.modelModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
Methods in com.mxgraph.model with parameters of type mxIGraphModel.mxAtomicGraphModelChangeModifier and TypeMethodDescriptionvoid
mxGraphModel.execute
(mxIGraphModel.mxAtomicGraphModelChange change) Executes the given atomic change and adds it to the current edit.