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