public class NetCDFImageReaderSpi extends ImageReaderSpi
| Modifier and Type | Field and Description |
|---|---|
static Class<?>[] |
STANDARD_INPUT_TYPES |
static String |
VENDOR_NAME |
inputTypes, STANDARD_INPUT_TYPE, writerSpiNamesnames, pluginClassNamevendorName| Constructor and Description |
|---|
NetCDFImageReaderSpi()
Default Constructor *
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDecodeInput(Object source) |
ImageReader |
createReaderInstance(Object extension) |
String |
getDescription(Locale locale) |
createReaderInstance, getImageWriterSpiNames, getInputTypes, isOwnReadergetExtraImageMetadataFormatNames, getExtraStreamMetadataFormatNames, getFileSuffixes, getFormatNames, getImageMetadataFormat, getMIMETypes, getNativeImageMetadataFormatName, getNativeStreamMetadataFormatName, getPluginClassName, getStreamMetadataFormat, isStandardImageMetadataFormatSupported, isStandardStreamMetadataFormatSupportedgetVendorName, getVersion, onDeregistration, onRegistrationpublic static final Class<?>[] STANDARD_INPUT_TYPES
public static final String VENDOR_NAME
public ImageReader createReaderInstance(Object extension) throws IOException
createReaderInstance in class ImageReaderSpiIOExceptionImageReaderSpi.createReaderInstance(java.lang.Object)public String getDescription(Locale locale)
getDescription in class IIOServiceProviderIIOServiceProvider.getDescription(java.util.Locale)public boolean canDecodeInput(Object source) throws IOException
canDecodeInput in class ImageReaderSpiIOExceptionCopyright © 1996–2019 Geotools. All rights reserved.