|
mxGraph 1.10.0.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxGdDocument | |
---|---|
com.mxgraph.io | This package contains all classes for input/output. |
Uses of mxGdDocument in com.mxgraph.io |
---|
Methods in com.mxgraph.io that return mxGdDocument | |
---|---|
static mxGdDocument |
mxGdCodec.encode(mxGraph graph)
Generates a GD document with the cells in the graph. |
Methods in com.mxgraph.io with parameters of type mxGdDocument | |
---|---|
static void |
mxGdCodec.decode(mxGdDocument document,
mxGraph graph)
Recieves a mxGDDocument document and parses it generating a new graph that is inserted in graph. |
|
mxGraph 1.10.0.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |