Class DataSubset.Tile

All Implemented Interfaces:
Comparable<DataSubset.Tile>
Enclosing class:
DataSubset

private static final class DataSubset.Tile extends TiledGridCoverage.Snapshot implements Comparable<DataSubset.Tile>
Information about a tile to be read. A list of Tile is created and sorted by increasing offsets before the read operation begins, in order to read tiles in the order they are written in the TIFF file.
Since:
1.1
Version:
1.3