See: Description
Interface | Description |
---|---|
mxGraphModel.Filter | |
mxICell |
Defines the requirements for a cell that can be used in an mxGraphModel.
|
mxIGraphModel |
Defines the requirements for a graph model to be used with mxGraph.
|
Class | Description |
---|---|
mxCell |
Cells are the elements of the graph model.
|
mxCellPath |
Implements a mechanism for temporary cell Ids.
|
mxGeometry |
Represents the geometry of a cell.
|
mxGraphModel |
Extends mxEventSource to implement a graph model.
|
mxGraphModel.mxChildChange | |
mxGraphModel.mxCollapseChange | |
mxGraphModel.mxGeometryChange | |
mxGraphModel.mxRootChange | |
mxGraphModel.mxStyleChange | |
mxGraphModel.mxTerminalChange | |
mxGraphModel.mxValueChange | |
mxGraphModel.mxVisibleChange | |
mxIGraphModel.mxAtomicGraphModelChange |
Defines the interface for an atomic change of the graph model.
|
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.