|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectIIOServiceProvider
ImageReaderWriterSpi
ImageReaderSpi
NITFReaderSpi
public class NITFReaderSpi
Field Summary |
---|
Fields inherited from class ImageReaderSpi |
---|
inputTypes, STANDARD_INPUT_TYPE, writerSpiNames |
Fields inherited from class ImageReaderWriterSpi |
---|
extraImageMetadataFormatClassNames, extraImageMetadataFormatNames, extraStreamMetadataFormatClassNames, extraStreamMetadataFormatNames, MIMETypes, names, nativeImageMetadataFormatClassName, nativeImageMetadataFormatName, nativeStreamMetadataFormatClassName, nativeStreamMetadataFormatName, pluginClassName, suffixes, supportsStandardImageMetadataFormat, supportsStandardStreamMetadataFormat |
Fields inherited from class IIOServiceProvider |
---|
vendorName, version |
Constructor Summary | |
---|---|
NITFReaderSpi()
|
Method Summary | |
---|---|
boolean |
canDecodeInput(Object source)
|
ImageReader |
createReaderInstance(Object extension)
|
String |
getDescription(Locale locale)
|
static boolean |
isNITF(File file)
|
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 |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NITFReaderSpi()
Method Detail |
---|
public boolean canDecodeInput(Object source) throws IOException
canDecodeInput
in class ImageReaderSpi
IOException
public static boolean isNITF(File file)
public ImageReader createReaderInstance(Object extension) throws IOException
createReaderInstance
in class ImageReaderSpi
IOException
public String getDescription(Locale locale)
getDescription
in class IIOServiceProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |