DroidDiagram Programmer's Guide
ShapeNode.saveToXml Method
See Also
 






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

 Syntax

Java  Copy Code

protected void saveToXml (
    Element xmlElement,
    XmlPersistContext context
)

 Parameters

xmlElement
An XmlElement the ShapeNode's data are stored.
context
An XmlPersistContext object providing contextual information about the serialization process and some helper serialization methods.

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace