org.locationtech.rasterframes.tiles
Reads the cell value at the given index as an Int.
Reads the cell value at the given index as a Double.
Retrieve the cell type from the internal encoding.
Retrieve the cell type from the internal encoding.
Retrieve the number of columns from the internal encoding.
Retrieve the number of columns from the internal encoding.
Retrieve the number of rows from the internal encoding.
Retrieve the number of rows from the internal encoding.
Get the internally encoded tile data cells.
Get the internally encoded tile data cells.
Wrapper around a
Tile
encoded in a CatalystInternalRow
, for the purpose of providing compatible semantics over common operations.11/29/17