Uses of Package
org.apache.sis.coverage.grid
Packages that use org.apache.sis.coverage.grid
Package
Description
Functions that associates positions within a bounded space (its domain) to values (its range).
A coverage backed by a regular grid.
Widgets showing
GridCoverage
images or sample values.Widgets for showing a map in a JavaFX application.
Widgets about coordinate reference systems.
Symbology and map representations, together with a rendering engine for display.
Data store base types for retrieving and saving geospatial data
in various storage formats.
Resources which are aggregations or concatenations of other resources.
A data store that can read and write GeoTIFF files as grid coverages.
A plugin mechanism for modifying some aspects of the resources read by data stores.
Base types for retrieving and saving tiles in resources.
-
Classes in org.apache.sis.coverage.grid used by org.apache.sis.coverageClassDescriptionBase class of coverages with domains defined as a set of grid points.Valid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.
-
Classes in org.apache.sis.coverage.grid used by org.apache.sis.coverage.gridClassDescriptionDescription about how to reduce the number of dimensions of the domain of a grid coverage.Grid coordinates which may have fraction digits after the integer part.Specifies clipping behavior during computations of
GridExtent
.Base class of coverages with domains defined as a set of grid points.Interpolates values of sample dimensions at given positions.Helper class for the creation ofGridCoverage
instances.A predefined set of operations on grid coverages.Types of changes that a coverage processor can do for executing an operation more efficiently.Creates a new grid geometry derived from a base grid geometry with different extent or resolution.A range of grid coverage coordinates, also known as "grid envelope".Valid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.High-level description about how a grid is orientated relative to the CRS axes.Specifies rounding behavior during computations ofGridExtent
from floating-point values.Thrown when the argument specified to a method or constructor would result in an invalidGridGeometry
.A builder for the rendered image to be returned byGridCoverage.render(GridExtent)
.Whether a "grid to real world" transform gives the coordinates of the cell corner or cell center.The translation to apply for different values ofPixelOrientation
orPixelInCell
. -
Classes in org.apache.sis.coverage.grid used by org.apache.sis.gui.coverageClassDescriptionBase class of coverages with domains defined as a set of grid points.A range of grid coverage coordinates, also known as "grid envelope".Valid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.
-
Classes in org.apache.sis.coverage.grid used by org.apache.sis.gui.mapClassDescriptionA range of grid coverage coordinates, also known as "grid envelope".Valid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.
-
Classes in org.apache.sis.coverage.grid used by org.apache.sis.gui.referencingClassDescriptionValid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.
-
Classes in org.apache.sis.coverage.grid used by org.apache.sis.portrayalClassDescriptionValid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.
-
Classes in org.apache.sis.coverage.grid used by org.apache.sis.storageClassDescriptionDescription about how to reduce the number of dimensions of the domain of a grid coverage.Base class of coverages with domains defined as a set of grid points.Valid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.
-
Classes in org.apache.sis.coverage.grid used by org.apache.sis.storage.aggregateClassDescriptionBase class of coverages with domains defined as a set of grid points.Valid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.
-
Classes in org.apache.sis.coverage.grid used by org.apache.sis.storage.geotiffClassDescriptionBase class of coverages with domains defined as a set of grid points.Valid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.
-
Classes in org.apache.sis.coverage.grid used by org.apache.sis.storage.modifierClassDescriptionValid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.
-
Classes in org.apache.sis.coverage.grid used by org.apache.sis.storage.tilingClassDescriptionA range of grid coverage coordinates, also known as "grid envelope".Valid extent of grid coordinates together with the transform from those grid coordinates to real world coordinates.