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