Method VisitScanned
VisitScanned(Cell)
The cell is either indexed as a leaf or is the last level of detail. It might not even intersect the query shape, so be sure to check for that.
Declaration
protected abstract void VisitScanned(Cell cell)
Parameters
Type | Name | Description |
---|---|---|
Cell | cell |
Exceptions
Type | Condition |
---|---|
System.IO.IOException |