Package com.mxgraph.io
This package contains all classes for input/output.
-
Class Summary 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 Summary Enum Description mxGdCodec.mxGDParseState Represents the different states in the parse of a file.