public class BoundingBox extends Object
Constructor and Description |
---|
BoundingBox(double x,
double y,
double width,
double height) |
Modifier and Type | Method and Description |
---|---|
double |
getHeight() |
double |
getWidth() |
double |
getX() |
double |
getY() |
Copyright © 2018 Xalys. All rights reserved.