static class RegionImageCache.CachedImage
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) Background |
background |
(package private) int |
height |
(package private) Shape |
shape |
(package private) int |
width |
(package private) int |
x |
(package private) int |
y |
Constructor and Description |
---|
CachedImage(Rectangle rect,
Background background,
Shape shape) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(int width,
int height,
Background background,
Shape shape) |
Background background
Shape shape
int x
int y
int width
int height
CachedImage(Rectangle rect, Background background, Shape shape)
public boolean equals(int width, int height, Background background, Shape shape)