DroidDiagram Programmer's Guide
XmlPersistContext.writeStyle Method
See Also
 






Writes a reference to the specified style. The style is registered within the internal hashtable for subsequent serialization.

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

 Syntax

Java  Copy Code

public Element writeStyle (
    Style style,
    String elementName,
    Element parentElement
)

 Parameters

style

elementName

parentElement

 Return Value

 See Also

XmlPersistContext Members
XmlPersistContext Class
com.mindfusion.diagramming Namespace