Package com.shixing.sxedit.util
Class PointF
- java.lang.Object
-
- com.shixing.sxedit.util.PointF
-
public class PointF extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PointF(float x, float y)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
set(float x, float y)
-