DroidDiagram Programmer's Guide
XmlPersistContext.writeFloat Method
See Also
 






Writes a float value with the specified name.

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

 Syntax

Java  Copy Code

public Element writeFloat (
    float floatValue,
    String elementName,
    Element parentElement
)

 Parameters

floatValue

elementName

parentElement

 Return Value

 See Also

XmlPersistContext Members
XmlPersistContext Class
com.mindfusion.diagramming Namespace