public class Bounds extends Object
| Constructor and Description |
|---|
Bounds(double x,
double y,
double width,
double height) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight() |
double |
getWidth() |
double |
getX() |
double |
getY() |
Copyright © 2021 vpc open source initiative. All rights reserved.