Package org.apache.sis.coverage


package org.apache.sis.coverage
Functions that associates positions within a bounded space (its domain) to values (its range). This package makes no assumption on the domain geometry; it is not necessarily a grid. For the most common case — a coverage backed by a regular grid (also called "raster") — see org​.apache​.sis​.coverage​.grid.
Since:
1.0