public class JP2GDALEcwImageReaderSpi
extends it.geosolutions.imageio.gdalframework.GDALImageReaderSpi
| Constructor and Description | 
|---|
JP2GDALEcwImageReaderSpi()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
canDecodeInput(java.lang.Object input)
This method checks if the provided input can be decoded from this SPI 
 | 
javax.imageio.ImageReader | 
createReaderInstance(java.lang.Object source)
Returns an instance 
 | 
java.lang.String | 
getDescription(java.util.Locale locale)  | 
void | 
onRegistration(javax.imageio.spi.ServiceRegistry registry,
              java.lang.Class<?> category)  | 
getSupportedFormats, isAvailable, isDecodablecreateReaderInstance, getImageWriterSpiNames, getInputTypes, isOwnReadergetExtraImageMetadataFormatNames, getExtraStreamMetadataFormatNames, getFileSuffixes, getFormatNames, getImageMetadataFormat, getMIMETypes, getNativeImageMetadataFormatName, getNativeStreamMetadataFormatName, getPluginClassName, getStreamMetadataFormat, isStandardImageMetadataFormatSupported, isStandardStreamMetadataFormatSupportedpublic boolean canDecodeInput(java.lang.Object input)
                       throws java.io.IOException
canDecodeInput in class it.geosolutions.imageio.gdalframework.GDALImageReaderSpijava.io.IOExceptionpublic javax.imageio.ImageReader createReaderInstance(java.lang.Object source)
                                               throws java.io.IOException
createReaderInstance in class javax.imageio.spi.ImageReaderSpijava.io.IOExceptionImageReaderSpi.createReaderInstance(java.lang.Object)public java.lang.String getDescription(java.util.Locale locale)
getDescription in class javax.imageio.spi.IIOServiceProviderIIOServiceProvider.getDescription(java.util.Locale)public void onRegistration(javax.imageio.spi.ServiceRegistry registry,
                  java.lang.Class<?> category)
onRegistration in interface javax.imageio.spi.RegisterableServiceonRegistration in class it.geosolutions.imageio.gdalframework.GDALImageReaderSpi