Uses of Class
com.mxgraph.model.mxCell
Packages that use mxCell
-
Uses of mxCell in com.mxgraph.io
Methods in com.mxgraph.io with parameters of type mxCellModifier and TypeMethodDescriptionstatic 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.