JGraph X 1.4.1.0


Uses of Class
com.mxgraph.model.mxCell

Packages that use mxCell
com.mxgraph.io This package contains all classes for input/output. 
com.mxgraph.io.vdx   
 

Uses of mxCell in com.mxgraph.io
 

Methods in com.mxgraph.io with parameters of type mxCell
static void mxGmlCodec.addEdgeData(mxGmlEdge gmlEdge, mxCell v)
          Add the edge data in the gmlEdge.
static void mxGmlCodec.addNodeData(mxGmlNode gmlNode, mxCell v)
          Add the node data in the gmlNode.
 

Uses of mxCell in com.mxgraph.io.vdx
 

Methods in com.mxgraph.io.vdx that return mxCell
 mxCell mxVdxShape.addComplexShapeToGraph(mxGraph graph, Object parent, double parentHeight)
          Adds a Complex shape to the graph.
 mxCell mxVdxShape.addSimpleShapeToGraph(mxGraph graph, Object parent, double parentHeight)
          Adds a simple shape to the graph
 


JGraph X 1.4.1.0


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