Uses of Interface
org.geotools.process.raster.RasterProcess
Packages that use RasterProcess
-
Uses of RasterProcess in org.geotools.process.raster
Classes in org.geotools.process.raster that implement RasterProcessModifier and TypeClassDescriptionclassAdd two coverages together (pixel by pixel).classThis process computes an Affine transform on the input Coverage.classA process that build a regular cell grid where each pixel represents its effective area in the envelope in square meters.classProcess calling theBandMergeoperation.classProcess calling theSelectSampleDimensionoperation.classA process to extract contours based on values in a specified band of the input GridCoverage2D.classclassProcess that classifies vector data into "classes" using one of the following methods: Equal Interval (ClassificationMethod.EQUAL_INTERVAL) Quantile (ClassificationMethod.QUANTILE) Natural Breaks (ClassificationMethod.NATURAL_BREAKS)classCrops the coverage along the specifiedclassA process to extract footprint from a raster.classclassMultiply two coverages together (pixel by pixel).classclassA process for raster to vector conversion.classA raster reclassified processclassA process that wraps aGridCoverage2Das a collection of point feature.classA process computing zonal statistics based on a raster data set and a set of polygonal zones of interestclassThis class wraps the "ZonalStats2" OperationJAI and executes the selected operation with the defined parameters.classApplies a generic scale and translate operation to a coverageclassApplies a raster symbolizer to the coverageclassA transparency holes-dashes filling processMethods in org.geotools.process.raster that return types with arguments of type RasterProcess