Uses of Class
org.apache.sis.coverage.grid.CoordinateOperationFinder
Packages that use CoordinateOperationFinder
-
Uses of CoordinateOperationFinder in org.apache.sis.coverage.grid
Constructors in org.apache.sis.coverage.grid with parameters of type CoordinateOperationFinderModifierConstructorDescriptionprivate
ResampledGridCoverage
(GridCoverage source, GridGeometry domain, org.opengis.referencing.operation.MathTransform toSourceCorner, org.opengis.referencing.operation.MathTransform toSourceCenter, CoordinateOperationFinder changeOfCRS, ImageProcessor processor) Creates a new grid coverage which will be the resampling of the given source.