| Package | Description |
|---|---|
| com.mxgraph.io.graphml |
| Modifier and Type | Method and Description |
|---|---|
mxGraphMlShapeNode |
mxGraphMlData.getDataShapeNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
mxGraphMlData.setDataShapeNode(mxGraphMlShapeNode dataShapeNode) |
| 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.