Class | Description |
---|---|
DisposeStopper |
Stop the dispose mechanism we have in place for renderedImage.
|
DrawableBitSet |
An analogous of
BitSet which is explicitly 2 dimensional and allows drawing a shape to
quickly turn on a large area of the map. |
GTAffinePropertyGenerator |
A property generator for the Affine operation that builds a ROI with a sane image layout even
with large upscale factors
|
GTWarpPropertyGenerator |
A property generator for the Warp operation that builds the expected ROI bounds even when the
source and target image bounds are not superimposed
|
ImageWorker |
Helper methods for applying JAI operations on an image.
|
ImageWorker.PNGImageWriteParam |
Workaround class for compressing PNG using the default PNGImageEncoder shipped with the JDK.
|
TransfertRectIter |
A writable iterator that read pixel values from an image, and write
pixel values to a different image.
|
Coverage
classes and can be used for plain
RenderedImage
handling.Copyright © 1996–2019 Geotools. All rights reserved.