Package org.geotools.coverageio.gdal.jp2mrsid
Implementation for JPEG2000 format Coverage I/O leveraging on the GDAL JP2 MrSID driver.
-
Class Summary Class Description JP2MrSIDFormat An implementation ofFormat
for the JP2K format based on the MrSID driver.JP2MrSIDFormatFactory Implementation of theFormat
service provider interface for JP2K files.JP2MrSIDReader This class can read a JP2K data source and create aGridCoverage2D
from the data.