public class NetCDFImageReaderSpi extends ImageReaderSpi
Modifier and Type | Field and Description |
---|---|
static Class<?>[] |
STANDARD_INPUT_TYPES |
static String |
VENDOR_NAME |
inputTypes, STANDARD_INPUT_TYPE, writerSpiNames
names, pluginClassName
vendorName
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, isOwnReader
getExtraImageMetadataFormatNames, getExtraStreamMetadataFormatNames, getFileSuffixes, getFormatNames, getImageMetadataFormat, getMIMETypes, getNativeImageMetadataFormatName, getNativeStreamMetadataFormatName, getPluginClassName, getStreamMetadataFormat, isStandardImageMetadataFormatSupported, isStandardStreamMetadataFormatSupported
getVendorName, getVersion, onDeregistration, onRegistration
public static final Class<?>[] STANDARD_INPUT_TYPES
public static final String VENDOR_NAME
public ImageReader createReaderInstance(Object extension) 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)
public boolean canDecodeInput(Object source) throws IOException
canDecodeInput
in class ImageReaderSpi
IOException
Copyright © 1996–2019 Geotools. All rights reserved.