DroidDiagram Programmer's Guide
LinkLabel.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
An ObjectOutput stream into which to save the label's data.

 See Also

LinkLabel Members
LinkLabel Class
com.mindfusion.diagramming Namespace