public class MinMaxDouble
extends java.lang.Object
| Constructor and Description |
|---|
MinMaxDouble() |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight() |
double |
getMaxX() |
double |
getMaxY() |
double |
getMinX() |
double |
getMinY() |
double |
getWidth() |
void |
manage(double x,
double y) |