Uses of Class
com.mxgraph.io.graphml.mxGraphMlShapeNode
Packages that use mxGraphMlShapeNode
-
Uses of mxGraphMlShapeNode in com.mxgraph.io.graphml
Methods in com.mxgraph.io.graphml that return mxGraphMlShapeNodeMethods in com.mxgraph.io.graphml with parameters of type mxGraphMlShapeNodeModifier and TypeMethodDescriptionvoid
mxGraphMlData.setDataShapeNode
(mxGraphMlShapeNode dataShapeNode) Constructors in com.mxgraph.io.graphml with parameters of type mxGraphMlShapeNodeModifierConstructorDescriptionmxGraphMlData
(String dataId, String dataKey, String dataValue, mxGraphMlShapeEdge dataShapeEdge, mxGraphMlShapeNode dataShapeNode) Construct a data with the params values.