Click or drag to resize

mxStylesheetCodecDecode Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodDecode(mxCodec, XmlNode)
Parses the given node into the object or returns a new object representing the given node.
(Inherited from mxObjectCodec.)
Public methodDecode(mxCodec, XmlNode, Object)
Decodes the given mxStylesheet.
(Overrides mxObjectCodecDecode(mxCodec, XmlNode, Object).)
Top
See Also