Package | Description |
---|---|
com.mxgraph.io |
This package contains all classes for input/output.
|
Modifier and Type | Method and Description |
---|---|
static void |
mxGraphMlCodec.addEdgeData(mxGraphMlEdge gmlEdge,
mxCell v)
Add the edge data in the gmlEdge.
|
static void |
mxGraphMlCodec.addNodeData(mxGraphMlNode gmlNode,
mxCell v)
Add the node data in the gmlNode.
|
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.