Package com.mxgraph.model
This package contains the classes that define a graph model.
-
Interface Summary 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 Summary 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.