AreaI.OffsetArea
Constructor and Description |
---|
OffsetArea(int baseRow,
int baseColumn,
int relFirstRowIx,
int relLastRowIx,
int relFirstColIx,
int relLastColIx) |
Modifier and Type | Method and Description |
---|---|
int |
getFirstColumn() |
int |
getFirstRow() |
int |
getLastColumn() |
int |
getLastRow() |
public OffsetArea(int baseRow, int baseColumn, int relFirstRowIx, int relLastRowIx, int relFirstColIx, int relLastColIx)
public int getFirstColumn()
getFirstColumn
in interface AreaI
public int getFirstRow()
getFirstRow
in interface AreaI
public int getLastColumn()
getLastColumn
in interface AreaI
public int getLastRow()
getLastRow
in interface AreaI
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.