package org.geotools.coverage
{@linkplain org.geotools.coverage.AbstractCoverage Coverage} implementation. An explanation
for this package is provided in the {@linkplain org.opengis.coverage OpenGIS® javadoc}.
The remaining discussion on this page is specific to the Geotools implementation.
Convenience view of an other coverage with x, y and time axis.
This class provides
evaluate methods in two versions: the usual one expecting
a complete
, and an other one expecting the
and the
as separated arguments.
This class will detects by itself which dimension is the time axis.