mxGraph 2.5.0.1


Uses of Class
com.mxgraph.model.mxCell

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

Uses of mxCell in com.mxgraph.io
 

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


mxGraph 2.5.0.1


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