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