public class XYCropper
extends java.lang.Object
| Constructor and Description |
|---|
XYCropper(int minX,
int minY,
int maxX,
int maxY) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
crop(int x,
int y) |
int |
cropX(int x) |
int |
cropY(int y) |