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.
Base types for retrieving and saving tiles in resources.
-
Classes in org.apache.sis.coverage.grid used by org.apache.sis.coverageClassDescriptionValid 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.gridClassDescriptionGrid 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 as convenience methods.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)
.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.storageClassDescriptionBase 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.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.