|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectIIOServiceProvider
ImageReaderWriterSpi
ImageReaderSpi
GDALImageReaderSpi
BSBImageReaderSpi
public class BSBImageReaderSpi
Service provider interface for BSB image reader
| Field Summary |
|---|
| Fields inherited from class ImageReaderSpi |
|---|
inputTypes, STANDARD_INPUT_TYPE, writerSpiNames |
| Fields inherited from class ImageReaderWriterSpi |
|---|
names, pluginClassName |
| Constructor Summary | |
|---|---|
BSBImageReaderSpi()
|
|
| Method Summary | |
|---|---|
boolean |
canDecodeInput(Object input)
This method checks if the provided input can be decoded from this SPI |
ImageReader |
createReaderInstance(Object source)
Returns an instance of the BSBImageReader |
String |
getDescription(Locale locale)
|
| Methods inherited from class GDALImageReaderSpi |
|---|
getSupportedFormats, isAvailable, isDecodable, onRegistration |
| 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 BSBImageReaderSpi()
| Method Detail |
|---|
public boolean canDecodeInput(Object input)
throws IOException
canDecodeInput in class GDALImageReaderSpitrue if the input can be successfully decoded.
IOException
public ImageReader createReaderInstance(Object source)
throws IOException
createReaderInstance in class ImageReaderSpiIOExceptionImageReaderSpi.createReaderInstance(java.lang.Object)public String getDescription(Locale locale)
getDescription in class IIOServiceProviderIIOServiceProvider.getDescription(java.util.Locale)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||