public class DOQ1ImageReaderSpi extends GDALImageReaderSpi
inputTypes, STANDARD_INPUT_TYPE, writerSpiNames
names, pluginClassName
Constructor and Description |
---|
DOQ1ImageReaderSpi() |
Modifier and Type | Method and Description |
---|---|
boolean |
canDecodeInput(Object input)
This method checks if the provided input can be decoded from this SPI
|
ImageReader |
createReaderInstance(Object source)
Returns an instance of the EnvisatImageReader
|
String |
getDescription(Locale locale) |
getSupportedFormats, isAvailable, isDecodable, onRegistration
createReaderInstance, getImageWriterSpiNames, getInputTypes, isOwnReader
getExtraImageMetadataFormatNames, getExtraStreamMetadataFormatNames, getFileSuffixes, getFormatNames, getImageMetadataFormat, getMIMETypes, getNativeImageMetadataFormatName, getNativeStreamMetadataFormatName, getPluginClassName, getStreamMetadataFormat, isStandardImageMetadataFormatSupported, isStandardStreamMetadataFormatSupported
getVendorName, getVersion, onDeregistration
public boolean canDecodeInput(Object input) throws IOException
canDecodeInput
in class GDALImageReaderSpi
true
if the input can be successfully decoded.IOException
public ImageReader createReaderInstance(Object source) throws IOException
createReaderInstance
in class ImageReaderSpi
IOException
ImageReaderSpi.createReaderInstance(java.lang.Object)
public String getDescription(Locale locale)
getDescription
in class IIOServiceProvider
IIOServiceProvider.getDescription(java.util.Locale)
Copyright © 2006–2015 GeoSolutions. All rights reserved.