| 
 | JGraph X 1.4.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use mxGraphModel | |
|---|---|
| com.mxgraph.model | This package contains the classes that define a graph model. | 
| Uses of mxGraphModel in com.mxgraph.model | 
|---|
| Constructors in com.mxgraph.model with parameters of type mxGraphModel | |
|---|---|
| mxGraphModel.mxChildChange(mxGraphModel model,
                           Object parent,
                           Object child) | |
| mxGraphModel.mxChildChange(mxGraphModel model,
                           Object parent,
                           Object child,
                           int index) | |
| mxGraphModel.mxCollapseChange(mxGraphModel model,
                              Object cell,
                              boolean collapsed) | |
| mxGraphModel.mxGeometryChange(mxGraphModel model,
                              Object cell,
                              mxGeometry geometry) | |
| mxGraphModel.mxRootChange(mxGraphModel model,
                          Object root) | |
| mxGraphModel.mxStyleChange(mxGraphModel model,
                           Object cell,
                           String style) | |
| mxGraphModel.mxTerminalChange(mxGraphModel model,
                              Object cell,
                              Object terminal,
                              boolean isSource) | |
| mxGraphModel.mxValueChange(mxGraphModel model,
                           Object cell,
                           Object value) | |
| mxGraphModel.mxVisibleChange(mxGraphModel model,
                             Object cell,
                             boolean visible) | |
| 
 | JGraph X 1.4.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||