public class Rectangle extends Dimension
| Constructor and Description |
|---|
Rectangle(float x,
float y,
float width,
float height) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
float |
getX() |
float |
getY() |
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.