Class | Description |
---|---|
CropCRIF |
The image factory for the Crop operator.
|
CropDescriptor |
Describes the "Crop" operation which performs a crop on an image, like the standard JAI Crop,
but does so respecting the tile scheduler and tile cache specified in the rendering hints
|
CropOpImage |
An alternative implementation of JAI Crop that respects the tile cache and tile scheduler
specified in the rendering hints.
|
CropSpi |
OperationRegistrySpi implementation to register the "Crop" operation and its associated image
factories.
|
Copyright © 2006–2016 GeoSolutions. All rights reserved.