Uses of Package
org.apache.sis.coverage
Packages that use org.apache.sis.coverage
Package
Description
Functions that associates positions within a bounded space (its domain) to values (its range).
A coverage backed by a regular grid.
Provides helper classes for handling Java2D rendered images together with some operations.
Data store base types for retrieving and saving geospatial data
in various storage formats.
-
Classes in org.apache.sis.coverage used by org.apache.sis.coverageClassDescriptionA coverage where all sample values at a given location can be provided in an array of primitive type.Computes or interpolates values of sample dimensions at given positions.Thrown when a quantity can not be evaluated.Describes a sub-range of sample values in a sample dimension.Describes the data values in a coverage (the range).A mutable builder for creating an immutable
SampleDimension
. -
Classes in org.apache.sis.coverage used by org.apache.sis.coverage.gridClassDescriptionA coverage where all sample values at a given location can be provided in an array of primitive type.Computes or interpolates values of sample dimensions at given positions.Thrown when a quantity can not be evaluated.Describes a sub-range of sample values in a sample dimension.Region of interest (ROI) for an operation to apply on a coverage.Describes the data values in a coverage (the range).A mutable builder for creating an immutable
SampleDimension
. -
Classes in org.apache.sis.coverage used by org.apache.sis.imageClassDescriptionDescribes a sub-range of sample values in a sample dimension.Describes the data values in a coverage (the range).
-
Classes in org.apache.sis.coverage used by org.apache.sis.storage