package org.geotools.coverage.grid
{@linkplain org.geotools.coverage.grid.GridCoverage2D} implementation. An explanation for this
package is provided in the {@linkplain org.opengis.coverage.grid OpenGIS® javadoc}.
The remaining discussion on this page is specific to the Geotools implementation.
NOTE:
This test may fails when executed on a machine without the mediaLib accelerator.
On Windows, the
mlib_jai.dll and
mlib_jai_mmx.dll files should exist in the
jre/bin directory, as well as
mlibwrapper_jai.jar in
jre/lib/ext .
Those
.dll files should be there if JAI has been installed with the Sun standard
installation program (
jai-1_1_2_01-lib-windows-i586-jdk.exe ).