DroidDiagram Programmer's Guide
XmlPersistContext.writeShape Method
See Also
 






Writes the specified shape with the specified name.

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

 Syntax

Java  Copy Code

public Element writeShape (
    Shape shape,
    String elementName,
    Element parentElement
)

 Parameters

shape

elementName

parentElement

 Return Value

 See Also

XmlPersistContext Members
XmlPersistContext Class
com.mindfusion.diagramming Namespace