public class BBox extends Object
float
height
width
x
y
BBox(float x, float y, float width, float height)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float x
public float y
public float width
public float height
public BBox(float x, float y, float width, float height)
Revision 4.0.15 / 20220727-0149