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