 | mxObjectCodecBeforeDecode Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Hook for subclassers to pre-process the node for
the specified object and return the node to be
used for further processing by decode.
The object is created based on the template in the
calling method and is never null. This implementation
returns the input node. The return value of this
function is used in decode to perform
the default decoding into the given object.
Namespace:
imbSCI.Graph.MXGraph.io
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
See Also