MindFusion.Java Package Programmer's Guide
XmlContext.writePointF Method
See Also
 






Writes a Point2D object.

 Overload List

Name Description

XmlContext.writePointF (Point2D, String, Element)

Writes a Point2D with the specified name.

XmlContext.writePointF (Single, Single, String, Element)

Writes the specified Point2D under the specified name. The x and y components of the point are written as attributes.

 See Also

XmlContext Members
XmlContext Class
com.mindfusion.spreadsheet Namespace