| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use mxObjectCodec | |
|---|---|
| com.mxgraph.io | This package contains all classes for input/output. | 
| Uses of mxObjectCodec in com.mxgraph.io | 
|---|
| Subclasses of mxObjectCodec in com.mxgraph.io | |
|---|---|
|  class | mxCellCodecCodec for mxCells. | 
|  class | mxChildChangeCodecCodec for mxChildChanges. | 
|  class | mxGenericChangeCodecCodec for mxChildChanges. | 
|  class | mxModelCodecCodec for mxGraphModels. | 
|  class | mxRootChangeCodecCodec for mxChildChanges. | 
|  class | mxStylesheetCodecCodec for mxStylesheets. | 
|  class | mxTerminalChangeCodecCodec for mxChildChanges. | 
| Fields in com.mxgraph.io with type parameters of type mxObjectCodec | |
|---|---|
| protected static Hashtable<String,mxObjectCodec> | mxCodecRegistry.codecsMaps from constructor names to codecs. | 
| Methods in com.mxgraph.io that return mxObjectCodec | |
|---|---|
| static mxObjectCodec | mxCodecRegistry.getCodec(String name)Returns a codec that handles the given object, which can be an object instance or an XML node. | 
| static mxObjectCodec | mxCodecRegistry.register(mxObjectCodec codec)Registers a new codec and associates the name of the template constructor in the codec with the codec object. | 
| Methods in com.mxgraph.io with parameters of type mxObjectCodec | |
|---|---|
| static mxObjectCodec | mxCodecRegistry.register(mxObjectCodec codec)Registers a new codec and associates the name of the template constructor in the codec with the codec object. | 
| 
 | JGraph X 2.1.0.7 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||