mxGraph 2.5.0.1


Package com.mxgraph.model

This package contains the classes that define a graph model.

See:
          Description

Interface Summary
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
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.
 

Package com.mxgraph.model Description

This package contains the classes that define a graph model.


mxGraph 2.5.0.1


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.