MindFusion.Java Package Programmer's Guide
ItemLabel.loadFromXml Method
See Also
 






Loads the label from the specified XML element.

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

 Syntax

Java  Copy Code

protected void loadFromXml (
    Element xmlElement,
    XmlPersistContext context
)

 Parameters

xmlElement

An org.w3c.dom.Element instance.

context

An XmlPersistContext instance.

 See Also

ItemLabel Members
ItemLabel Class
com.mindfusion.diagramming Namespace