Creates a ShapeLibrary from a DOM tree.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public static ShapeLibrary fromXmlElement ( |
An XML element containing the shape library data.
The new ShapeLibrary instance.
See Also