DroidDiagram Programmer's Guide
ShapeLibrary.toDOM Method
See Also
 






Converts the ShapeLibrary to a DOM element.

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

 Syntax

Java  Copy Code

public Element toDOM (
    Document owner
)

 Parameters

owner

The XML document.

 Return Value

An XML element containing the shape library data.

 See Also

ShapeLibrary Members
ShapeLibrary Class
com.mindfusion.diagramming Namespace