| Package | Description |
|---|---|
| com.mxgraph.io.graphml |
| Modifier and Type | Method and Description |
|---|---|
mxGraphMlShapeEdge |
mxGraphMlData.getDataShapeEdge() |
| Modifier and Type | Method and Description |
|---|---|
void |
mxGraphMlData.setDataShapeEdge(mxGraphMlShapeEdge dataShapeEdge) |
| Constructor and Description |
|---|
mxGraphMlData(String dataId,
String dataKey,
String dataValue,
mxGraphMlShapeEdge dataShapeEdge,
mxGraphMlShapeNode dataShapeNode)
Construct a data with the params values.
|
Copyright (c) 2010 Gaudenz Alder. All rights reserved.