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






Saves the label into the specified binary stream.

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

 Syntax

Java  Copy Code

public void writeExternal (
    ObjectOutput out
)

 Parameters

out

A java.io.ObjectOutput instance.

 See Also

NodeLabel Members
NodeLabel Class
com.mindfusion.diagramming Namespace