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






 Overload List

Name Description

XmlPersistContext.writePointF (Double, Double, String, Element)

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

XmlPersistContext.writePointF (Point2D, String, Element)

Writes a PointF with the specified name.

 See Also

XmlPersistContext Members
XmlPersistContext Class
com.mindfusion.charting Namespace