|
JGraph X 1.4.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxGmlEdge | |
---|---|
com.mxgraph.io | This package contains all classes for input/output. |
com.mxgraph.io.gml |
Uses of mxGmlEdge in com.mxgraph.io |
---|
Methods in com.mxgraph.io with parameters of type mxGmlEdge | |
---|---|
static void |
mxGmlCodec.addEdgeData(mxGmlEdge gmlEdge,
mxCell v)
Add the edge data in the gmlEdge. |
Uses of mxGmlEdge in com.mxgraph.io.gml |
---|
Methods in com.mxgraph.io.gml that return types with arguments of type mxGmlEdge | |
---|---|
List<mxGmlEdge> |
mxGmlGraph.getEdges()
|
Methods in com.mxgraph.io.gml with parameters of type mxGmlEdge | |
---|---|
static mxGmlData |
mxGmlGraph.dataEdgeKey(mxGmlEdge 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.gml with type arguments of type mxGmlEdge | |
---|---|
void |
mxGmlGraph.setEdges(List<mxGmlEdge> edge)
|
|
JGraph X 1.4.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |