| Class | Description |
|---|---|
| GeoToolsReadParams |
This class is the base class for building adapters/extensions to the ImageIO
ImageReadParam class for controlling the processing of reading a coverage from an ImageReader. |
| GeoToolsWriteParams | |
| IIOMetadataDumper |
Utility class that can be used to dump a DOM tree in a formatted way.
|
| MaskOverviewProvider |
Helper class used for handling Internal/External overviews and masks for a File
|
| MaskOverviewProvider.MaskInfo |
Helper class used for storing information to use for read the mask data.
|
| MaskOverviewProvider.SpiHelper |
Helper class containing previous code used to get streamSPI and readerSPI for an input file.
|
| RecyclingTileFactory |
A simple implementation of
TileFactory wherein the tiles returned from
createTile() attempt to re-use primitive arrays provided by the TileRecycler
method recycleTile(). |
| Enum | Description |
|---|---|
| ReadType |
This enum can be used to distinguish between differet read methods, namely, JAI ImageRead based
and Java2D direct read via ImageReader.
|
Copyright © 1996–2019 Geotools. All rights reserved.