|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectIIOServiceProvider
ImageReaderWriterSpi
ImageReaderSpi
TIFFImageReaderSpi
public class TIFFImageReaderSpi
Field Summary |
---|
Fields inherited from class ImageReaderSpi |
---|
inputTypes, STANDARD_INPUT_TYPE |
Fields inherited from class ImageReaderWriterSpi |
---|
extraImageMetadataFormatClassNames, extraImageMetadataFormatNames, extraStreamMetadataFormatClassNames, extraStreamMetadataFormatNames, nativeImageMetadataFormatClassName, nativeImageMetadataFormatName, nativeStreamMetadataFormatClassName, nativeStreamMetadataFormatName, pluginClassName, supportsStandardImageMetadataFormat, supportsStandardStreamMetadataFormat |
Fields inherited from class IIOServiceProvider |
---|
vendorName, version |
Constructor Summary | |
---|---|
TIFFImageReaderSpi()
|
Method Summary | |
---|---|
boolean |
canDecodeInput(Object input)
|
ImageReader |
createReaderInstance(Object extension)
|
String |
getDescription(Locale locale)
|
void |
onRegistration(ServiceRegistry registry,
Class category)
|
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 |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TIFFImageReaderSpi()
Method Detail |
---|
public String getDescription(Locale locale)
getDescription
in class IIOServiceProvider
public boolean canDecodeInput(Object input) throws IOException
canDecodeInput
in class ImageReaderSpi
IOException
public ImageReader createReaderInstance(Object extension)
createReaderInstance
in class ImageReaderSpi
public void onRegistration(ServiceRegistry registry, Class category)
onRegistration
in interface RegisterableService
onRegistration
in class IIOServiceProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |