public interface AreaI
| Modifier and Type | Interface and Description |
|---|---|
static class |
AreaI.OffsetArea |
| Modifier and Type | Method and Description |
|---|---|
int |
getFirstColumn() |
int |
getFirstRow() |
int |
getLastColumn() |
int |
getLastRow() |
int getFirstRow()
int getLastRow()
int getFirstColumn()
int getLastColumn()