JGraph X 1.8.0.3


Package com.mxgraph.io

This package contains all classes for input/output.

See:
          Description

Class Summary
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.
mxGraphMlCodec Parses a GraphML .graphml file and imports it in the given graph.
See wikipedia.org/wiki/GraphML for more on GraphML.
mxModelCodec Codec for mxGraphModels.
mxObjectCodec Generic codec for Java objects.
mxRootChangeCodec Codec for mxChildChanges.
mxStylesheetCodec Codec for mxStylesheets.
mxTerminalChangeCodec Codec for mxChildChanges.
mxVdxCodec Parses a .vdx XML diagram file and imports it in the given graph.
This class depends from the classes contained in com.mxgraph.io.vdx.
 

Package com.mxgraph.io Description

This package contains all classes for input/output.


JGraph X 1.8.0.3


Copyright (c) 2010 Gaudenz Alder. All rights reserved.