| Constructor and Description |
|---|
TestBounds(double left, double right, double top, double bottom)
|
public TestBounds(double left,
double right,
double top,
double bottom)public double getLeft()
public double getRight()
public double getTop()
public double getBottom()
public StringtoString()