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