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.
A set of helper classes for grid coverages.
A set of helper classes for the SIS implementation backed by Java2D.
Helper classes for the rendering of grid coverages.
Specialization of
org.apache.sis.internal.sql.feature
for the PostGIS database.Utility classes for the implementation of SIS storage classes.
Simple data store implementations for some ESRI grid formats (ASCII and binary).
Bridges between Apache SIS data stores and Java Image I/O.
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.
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
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.gridClassDescriptionBasic access to grid data values backed by a n-dimensional
DataBuffer
.Finds a transform from grid cells in a source coverage to geospatial positions in the CRS of a target coverage.Default implementation ofGridCoverage.Evaluator
for interpolating values at given positions.A grid coverage which is derived from a single source coverage, The default implementations of methods in this class assume that this derived coverage uses the same sample dimensions than the source coverage.An evaluator which delegates all operations to another evaluator.Grid coordinates which may have fraction digits after the integer part.A grid coordinates viewed as aDirectPosition
.Specifies clipping behavior during computations ofGridExtent
.A view over the low or high grid envelope coordinates.Base class of coverages with domains defined as a set of grid points.Interpolates values of sample dimensions at given positions.Basic access to grid data values backed by a two-dimensionalRenderedImage
.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)
.Thrown byGridGeometry
when a grid geometry cannot provide the requested information.The translation to apply for different values ofPixelOrientation
orPixelInCell
.Builds a grid geometry for a slice in aGridCoverage
. -
Classes in org.apache.sis.coverage.grid used by org.apache.sis.internal.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.internal.coverage.j2dClassDescriptionValid 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.internal.map.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.internal.sql.postgisClassDescriptionBase 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.internal.storageClassDescriptionBase 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.internal.storage.esriClassDescriptionBase class of coverages with domains defined as a set of grid points.Basic access to grid data values backed by a two-dimensional
RenderedImage
.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.internal.storage.imageClassDescriptionBase 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.portrayalClassDescriptionA 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.storageClassDescriptionSpecifies clipping behavior during computations of
GridExtent
.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.Specifies rounding behavior during computations ofGridExtent
from floating-point values. -
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.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.storage.geotiffClassDescriptionBase 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.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.