mxObjectCodec Constructor |
| Name | Description | |
|---|---|---|
| mxObjectCodec(Object) |
Constructs a new codec for the specified template object.
| |
| mxObjectCodec(Object, String, String, DictionaryString, String) |
Constructs a new codec for the specified template object.
The variables in the optional exclude array are ignored by
the codec. Variables in the optional idrefs array are
turned into references in the XML. The optional mapping
may be used to map from variable names to XML attributes.
|