Package | Description |
---|---|
com.mxgraph.model |
This package contains the classes that define a graph model.
|
Modifier and Type | Class | Description |
---|---|---|
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 |
Modifier and Type | Method | Description |
---|---|---|
void |
mxGraphModel.execute(mxIGraphModel.mxAtomicGraphModelChange change) |
Executes the given atomic change and adds it to the current edit.
|
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.