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 voidmxGraphMlCodec.addEdgeData(mxGraphMlEdge gmlEdge, mxCell v) Add the edge data in the gmlEdge.static voidmxGraphMlCodec.addNodeData(mxGraphMlNode gmlNode, mxCell v) Add the node data in the gmlNode.