Uses of Class
org.apache.sis.storage.aggregate.GridSlice
Packages that use GridSlice
Package
Description
Resources which are aggregations or concatenations of other resources.
-
Uses of GridSlice in org.apache.sis.storage.aggregate
Method parameters in org.apache.sis.storage.aggregate with type arguments of type GridSliceModifier and TypeMethodDescription(package private) final long[]Returns the translation from source coordinates ofGroupByTransform.gridToCRSto grid coordinates ofgeometry.Constructor parameters in org.apache.sis.storage.aggregate with type arguments of type GridSliceModifierConstructorDescription(package private)GridSliceLocator(List<GridSlice> slices, int searchDimension, GridCoverageResource[] resources) Creates a new locator for slices at given coordinates.