|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.coverage.processing.AbstractOperation org.geotools.coverage.processing.Operation2D org.geotools.coverage.processing.operation.Interpolate org.geotools.coverage.operation.Interpolator2D.Operation
Interpolate
.
The "Interpolate" operation. This operation specifies the interpolation type to be used to interpolate values for points which fall between grid cells. The default value is nearest neighbor. The new interpolation type operates on all sample dimensions. See package description for more details.
Field Summary |
Fields inherited from class org.geotools.coverage.processing.operation.Interpolate |
TYPE |
Fields inherited from class org.geotools.coverage.processing.Operation2D |
SOURCE_0 |
Fields inherited from class org.geotools.coverage.processing.AbstractOperation |
descriptor |
Constructor Summary | |
Interpolator2D.Operation()
Deprecated. Constructs an "Interpolate" operation. |
Methods inherited from class org.geotools.coverage.processing.operation.Interpolate |
doOperation |
Methods inherited from class org.geotools.coverage.processing.Operation2D |
getFactory, getGridCoverageProcessor |
Methods inherited from class org.geotools.coverage.processing.AbstractOperation |
ensureNonNull, equals, getDescription, getDocURL, getName, getNumSources, getParameters, getProcessor, getVendor, getVersion, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Interpolator2D.Operation()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |