| Constructor and Description |
|---|
MapGridGeometrySheetFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Record object)
Check that the object matches the filter, returning true if matched, false
otherwise.
|
RectangularMapGrid |
getGrid() |
String |
getSheet() |
boolean |
isInverse() |
void |
setGrid(RectangularMapGrid grid) |
void |
setInverse(boolean inverse) |
void |
setSheet(String sheet) |
String |
toString() |
public boolean accept(Record object)
Filterpublic RectangularMapGrid getGrid()
public String getSheet()
public boolean isInverse()
public void setGrid(RectangularMapGrid grid)
grid - the grid to setpublic void setInverse(boolean inverse)
inverse - the inverse to setpublic void setSheet(String sheet)
sheet - the sheet to setCopyright © 2015 Revolution Systems Inc.. All rights reserved.