Package org.geotools.imageio.netcdf
Class NetCDFImageReaderSpi
Object
IIOServiceProvider
ImageReaderWriterSpi
ImageReaderSpi
NetCDFImageReaderSpi
- All Implemented Interfaces:
RegisterableService
Service provider interface for the NetCDF Image
- Author:
- Alessio Fabiani, GeoSolutions
-
Field Summary
FieldsFields inherited from class ImageReaderSpi
inputTypes, STANDARD_INPUT_TYPE, writerSpiNames
Fields inherited from class ImageReaderWriterSpi
names, pluginClassName
Fields inherited from class IIOServiceProvider
vendorName
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
canDecodeInput
(Object source) createReaderInstance
(Object extension) getDescription
(Locale locale) Methods inherited from class ImageReaderSpi
createReaderInstance, getImageWriterSpiNames, getInputTypes, isOwnReader
Methods inherited from class ImageReaderWriterSpi
getExtraImageMetadataFormatNames, getExtraStreamMetadataFormatNames, getFileSuffixes, getFormatNames, getImageMetadataFormat, getMIMETypes, getNativeImageMetadataFormatName, getNativeStreamMetadataFormatName, getPluginClassName, getStreamMetadataFormat, isStandardImageMetadataFormatSupported, isStandardStreamMetadataFormatSupported
Methods inherited from class IIOServiceProvider
getVendorName, getVersion, onDeregistration, onRegistration
-
Field Details
-
STANDARD_INPUT_TYPES
-
VENDOR_NAME
- See Also:
-
-
Constructor Details
-
NetCDFImageReaderSpi
public NetCDFImageReaderSpi()Default Constructor *
-
-
Method Details
-
createReaderInstance
- Specified by:
createReaderInstance
in classImageReaderSpi
- Throws:
IOException
- See Also:
-
getDescription
- Specified by:
getDescription
in classIIOServiceProvider
- See Also:
-
canDecodeInput
- Specified by:
canDecodeInput
in classImageReaderSpi
- Throws:
IOException
-