private static class Window.TrackingRectangle
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
height |
(package private) int |
size |
(package private) int |
width |
(package private) int |
x |
(package private) int |
y |
Modifier | Constructor and Description |
---|---|
private |
TrackingRectangle() |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
contains(int x,
int y) |