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