-
Constructor Summary 
Constructors
RectHV(double xmin,
double ymin,
double xmax,
double ymax)
-
Method Summary 
boolean
double
double
void
boolean
int
double
boolean
double
double
double
double
double
-
Constructor Details 
-
RectHV 
public RectHV(double xmin,
double ymin,
double xmax,
double ymax)
-
Method Details 
-
xmin 
-
ymin 
-
xmax 
-
ymax 
-
width 
-
height 
-
intersects 
-
draw 
-
distanceTo 
-
distanceSquaredTo 
-
contains 
-
-
-