-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
double |
XMax |
double |
XMin |
double |
YMax |
double |
YMin |
-
Constructor Summary
Constructors
| Constructor and Description |
BBox() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getXMin
public double getXMin()
-
getYMin
public double getYMin()
-
getXMax
public double getXMax()
-
getYMax
public double getYMax()
Copyright © 2020. All rights reserved.