public class Rectangle2D extends Object
| Constructor and Description |
|---|
Rectangle2D(double x,
double y,
double w,
double h) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight() |
double |
getWidth() |
double |
getX() |
double |
getY() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.