public class NITFReaderSpi extends ImageReaderSpi
inputTypes, STANDARD_INPUT_TYPE, writerSpiNames
extraImageMetadataFormatClassNames, extraImageMetadataFormatNames, extraStreamMetadataFormatClassNames, extraStreamMetadataFormatNames, MIMETypes, names, nativeImageMetadataFormatClassName, nativeImageMetadataFormatName, nativeStreamMetadataFormatClassName, nativeStreamMetadataFormatName, pluginClassName, suffixes, supportsStandardImageMetadataFormat, supportsStandardStreamMetadataFormat
vendorName, version
Constructor and Description |
---|
NITFReaderSpi() |
Modifier and Type | Method and Description |
---|---|
boolean |
canDecodeInput(Object source) |
ImageReader |
createReaderInstance(Object extension) |
String |
getDescription(Locale locale) |
static boolean |
isNITF(File file) |
createReaderInstance, getImageWriterSpiNames, getInputTypes, isOwnReader
getExtraImageMetadataFormatNames, getExtraStreamMetadataFormatNames, getFileSuffixes, getFormatNames, getImageMetadataFormat, getMIMETypes, getNativeImageMetadataFormatName, getNativeStreamMetadataFormatName, getPluginClassName, getStreamMetadataFormat, isStandardImageMetadataFormatSupported, isStandardStreamMetadataFormatSupported
getVendorName, getVersion, onDeregistration, onRegistration
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
Copyright © 2006–2015 GeoSolutions. All rights reserved.