Class | Description |
---|---|
mxCellCodec |
Codec for mxCells.
|
mxChildChangeCodec |
Codec for mxChildChanges.
|
mxCodec |
XML codec for Java object graphs.
|
mxCodecRegistry |
Singleton class that acts as a global registry for codecs.
|
mxGdCodec |
Parses a GD .txt file and imports it in the given graph.
This class depends from the classes contained in com.mxgraph.io.gd. |
mxGenericChangeCodec |
Codec for mxChildChanges.
|
mxModelCodec |
Codec for mxGraphModels.
|
mxObjectCodec |
Generic codec for Java objects.
|
mxRootChangeCodec |
Codec for mxChildChanges.
|
mxStylesheetCodec |
Codec for mxStylesheets.
|
mxTerminalChangeCodec |
Codec for mxChildChanges.
|
Enum | Description |
---|---|
mxGdCodec.mxGDParseState |
Represents the different states in the parse of a file.
|
Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.