public class CropCreationParams
extends java.lang.Object
| Constructor and Description |
|---|
CropCreationParams() |
| Modifier and Type | Method and Description |
|---|---|
int |
getH() |
int |
getW() |
int |
getX() |
int |
getY() |
void |
setH(int h) |
void |
setW(int w) |
void |
setX(int x) |
void |
setY(int y) |