DroidDiagram Programmer's Guide
Theme.loadFromXml Method
See Also
 






Loads the theme from an XML file.

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

 Syntax

Java  Copy Code

public void loadFromXml (
    String fileName
)

 Parameters

fileName

The name of the file to load from.

 See Also

Theme Members
Theme Class
com.mindfusion.diagramming Namespace