Uses of Class
com.mxgraph.io.graphml.mxGraphMlEdge
Packages that use mxGraphMlEdge
Package
Description
This package contains all classes for input/output.
-
Uses of mxGraphMlEdge in com.mxgraph.io
Methods in com.mxgraph.io with parameters of type mxGraphMlEdgeModifier and TypeMethodDescriptionstatic void
mxGraphMlCodec.addEdgeData
(mxGraphMlEdge gmlEdge, mxCell v) Add the edge data in the gmlEdge. -
Uses of mxGraphMlEdge in com.mxgraph.io.graphml
Methods in com.mxgraph.io.graphml that return types with arguments of type mxGraphMlEdgeMethods in com.mxgraph.io.graphml with parameters of type mxGraphMlEdgeModifier and TypeMethodDescriptionstatic mxGraphMlData
mxGraphMlGraph.dataEdgeKey
(mxGraphMlEdge edge) Returns the data element inside the edge that references to the key element with name = KEY_EDGE_NAME.Method parameters in com.mxgraph.io.graphml with type arguments of type mxGraphMlEdge