|
mxGraph 2.5.0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxGraphMlEdge | |
---|---|
com.mxgraph.io | This package contains all classes for input/output. |
com.mxgraph.io.graphml |
Uses of mxGraphMlEdge in com.mxgraph.io |
---|
Methods in com.mxgraph.io with parameters of type mxGraphMlEdge | |
---|---|
static 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 mxGraphMlEdge | |
---|---|
List<mxGraphMlEdge> |
mxGraphMlGraph.getEdges()
|
Methods in com.mxgraph.io.graphml with parameters of type mxGraphMlEdge | |
---|---|
static 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 | |
---|---|
void |
mxGraphMlGraph.setEdges(List<mxGraphMlEdge> edge)
|
|
mxGraph 2.5.0.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |