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(String dataId,
String dataKey,
String dataValue,
mxGmlShapeEdge dataShapeEdge,
mxGmlShapeNode dataShapeNode)
Construct a data with the params values.
|
Copyright (c) 2010 Gaudenz Alder. All rights reserved.