it.geosolutions.imageioimpl.plugins.tiff
Class TIFFImageReaderSpi
Object
IIOServiceProvider
ImageReaderWriterSpi
ImageReaderSpi
TIFFImageReaderSpi
- All Implemented Interfaces:
- RegisterableService
public class TIFFImageReaderSpi
- extends ImageReaderSpi
Fields inherited from class ImageReaderWriterSpi |
extraImageMetadataFormatClassNames, extraImageMetadataFormatNames, extraStreamMetadataFormatClassNames, extraStreamMetadataFormatNames, nativeImageMetadataFormatClassName, nativeImageMetadataFormatName, nativeStreamMetadataFormatClassName, nativeStreamMetadataFormatName, pluginClassName, supportsStandardImageMetadataFormat, supportsStandardStreamMetadataFormat |
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 |
TIFFImageReaderSpi
public TIFFImageReaderSpi()
getDescription
public String getDescription(Locale locale)
- Specified by:
getDescription
in class IIOServiceProvider
canDecodeInput
public boolean canDecodeInput(Object input)
throws IOException
- Specified by:
canDecodeInput
in class ImageReaderSpi
- Throws:
IOException
createReaderInstance
public ImageReader createReaderInstance(Object extension)
- Specified by:
createReaderInstance
in class ImageReaderSpi
onRegistration
public void onRegistration(ServiceRegistry registry,
Class category)
- Specified by:
onRegistration
in interface RegisterableService
- Overrides:
onRegistration
in class IIOServiceProvider
Copyright © 2006-2012 GeoSolutions. All Rights Reserved.