|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridCoverageProcessor | |
org.geotools.gp | Grid coverage processing implementation. |
Uses of GridCoverageProcessor in org.geotools.gp |
Methods in org.geotools.gp that return GridCoverageProcessor | |
static GridCoverageProcessor |
GridCoverageProcessor.getDefault()
Deprecated. Returns the default grid coverage processor. |
protected static GridCoverageProcessor |
Operation.getGridCoverageProcessor(java.awt.RenderingHints hints)
Deprecated. Returns the GridCoverageProcessor instance used for an operation.
|
Constructors in org.geotools.gp with parameters of type GridCoverageProcessor | |
GridCoverageProcessor(GridCoverageProcessor processor,
java.awt.RenderingHints hints)
Deprecated. Construct a grid coverage processor initialized with the same set of operations than the specified processor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |