|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectIIOServiceProvider
ImageReaderWriterSpi
ImageWriterSpi
GDALImageWriterSpi
JP2GDALKakaduImageWriterSpi
public final class JP2GDALKakaduImageWriterSpi
Class which provides a specialized Service Provider Interface which
instantiates a JP2GDALKakaduImageWriter if it is able to decode the
input provided.
| Field Summary |
|---|
| Fields inherited from class ImageWriterSpi |
|---|
outputTypes, readerSpiNames, STANDARD_OUTPUT_TYPE |
| Fields inherited from class ImageReaderWriterSpi |
|---|
MIMETypes, names, pluginClassName, suffixes |
| Constructor Summary | |
|---|---|
JP2GDALKakaduImageWriterSpi()
|
|
| Method Summary | |
|---|---|
boolean |
canEncodeImage(ImageTypeSpecifier type)
|
ImageWriter |
createWriterInstance(Object extension)
|
String |
getDescription(Locale locale)
|
| Methods inherited from class GDALImageWriterSpi |
|---|
getSupportedFormats |
| Methods inherited from class ImageWriterSpi |
|---|
canEncodeImage, createWriterInstance, getImageReaderSpiNames, getOutputTypes, isFormatLossless, isOwnWriter |
| 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 JP2GDALKakaduImageWriterSpi()
| Method Detail |
|---|
public ImageWriter createWriterInstance(Object extension)
throws IOException
createWriterInstance in class ImageWriterSpiIOExceptionImageWriterSpi.createWriterInstance(java.lang.Object)public String getDescription(Locale locale)
getDescription in class IIOServiceProviderIIOServiceProvider.getDescription(java.util.Locale)public boolean canEncodeImage(ImageTypeSpecifier type)
canEncodeImage in class ImageWriterSpi
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||