DroidDiagram Programmer's Guide
Theme.loadFromString Method
See Also
 






Loads the theme from an XML string.

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

 Syntax

Java  Copy Code

public void loadFromString (
    String xml
)

 Parameters

xml

The string to load from.

 See Also

Theme Members
Theme Class
com.mindfusion.diagramming Namespace