it.geosolutions.imageio.plugins.grib1
Class GRIB1ImageReaderSpi
Object
IIOServiceProvider
ImageReaderWriterSpi
ImageReaderSpi
BaseImageReaderSpi
GRIB1ImageReaderSpi
- All Implemented Interfaces:
- RegisterableService
public class GRIB1ImageReaderSpi
- extends BaseImageReaderSpi
Service provider interface for the GRIB1 Image
- Author:
- Daniele Romagnoli, GeoSolutions
Methods inherited from class ImageReaderWriterSpi |
getExtraImageMetadataFormatNames, getExtraStreamMetadataFormatNames, getFileSuffixes, getFormatNames, getImageMetadataFormat, getMIMETypes, getNativeImageMetadataFormatName, getNativeStreamMetadataFormatName, getPluginClassName, getStreamMetadataFormat, isStandardImageMetadataFormatSupported, isStandardStreamMetadataFormatSupported |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GRIB1ImageReaderSpi
public GRIB1ImageReaderSpi()
canDecodeInput
public boolean canDecodeInput(Object source)
throws IOException
- Specified by:
canDecodeInput
in class ImageReaderSpi
- Throws:
IOException
createReaderInstance
public ImageReader createReaderInstance(Object input)
throws IOException
- Specified by:
createReaderInstance
in class ImageReaderSpi
- Throws:
IOException
getDescription
public String getDescription(Locale locale)
- Specified by:
getDescription
in class IIOServiceProvider
Copyright © 2006-2012 GeoSolutions. All Rights Reserved.