public class Rect2d extends Object
double
height
width
x
y
Rect2d()
Rect2d(double[] vals)
Rect2d(double x, double y, double width, double height)
Rect2d(Point p1, Point p2)
Rect2d(Point p, Size s)
area()
Point
br()
Rect2d
clone()
boolean
contains(Point p)
empty()
equals(Object obj)
int
hashCode()
void
set(double[] vals)
Size
size()
tl()
String
toString()
finalize, getClass, notify, notifyAll, wait, wait, wait
clone
Object
hashCode
equals
toString