JGraph X 1.2.0.8


Uses of Package
com.mxgraph.model

Packages that use com.mxgraph.model
com.mxgraph.io This package contains all classes for input/output. 
com.mxgraph.model This package contains the classes that define a graph model. 
com.mxgraph.util This package provides utility classes such as mxConstants, mxUtils, mxPoint and mxRectangle as well as all classes for custom events and the undo history. 
com.mxgraph.view This package implements the graph component, represented by the mxGraph class. 
 

Classes in com.mxgraph.model used by com.mxgraph.io
mxICell
          Defines the requirements for a cell that can be used in an mxGraphModel.
 

Classes in com.mxgraph.model used by com.mxgraph.model
mxGeometry
          Represents the geometry of a cell.
mxGraphModel
          Extends mxEventSource to implement a graph model.
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.
mxIGraphModel.mxAtomicGraphModelChange
          Defines the interface for an atomic change of the graph model.
 

Classes in com.mxgraph.model used by com.mxgraph.util
mxIGraphModel
          Defines the requirements for a graph model to be used with mxGraph.
 

Classes in com.mxgraph.model used by com.mxgraph.view
mxGeometry
          Represents the geometry of a cell.
mxIGraphModel
          Defines the requirements for a graph model to be used with mxGraph.
 


JGraph X 1.2.0.8


Copyright (c) 2008 Gaudenz Alder. All rights reserved.