MindFusion.Java Package Programmer's Guide
NodeLabel.readExternal Method
See Also
 






Loads the label from the specified binary stream.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void readExternal (
    ObjectInput in
)

 Parameters

in

A java.io.ObjectInput instance.

 See Also

NodeLabel Members
NodeLabel Class
com.mindfusion.diagramming Namespace