public final class PaneRect
extends java.lang.Object
This class is not meant to be extended by clients.
Modifier and Type | Field and Description |
---|---|
float |
height |
float |
width |
float |
x |
float |
y |
Constructor and Description |
---|
PaneRect(float x,
float y,
float width,
float height) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |