public class BufferedFileImageInputStreamSpi extends ImageInputStreamSpi
inputClassvendorName, version| Constructor and Description |
|---|
BufferedFileImageInputStreamSpi() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canUseCacheFile() |
ImageInputStream |
createInputStreamInstance(Object input,
boolean pUseCache,
File pCacheDir) |
String |
getDescription(Locale pLocale) |
void |
onRegistration(ServiceRegistry registry,
Class<?> category) |
createInputStreamInstance, getInputClass, needsCacheFilegetVendorName, getVersion, onDeregistrationpublic void onRegistration(ServiceRegistry registry, Class<?> category)
onRegistration in interface RegisterableServiceonRegistration in class IIOServiceProviderpublic ImageInputStream createInputStreamInstance(Object input, boolean pUseCache, File pCacheDir)
createInputStreamInstance in class ImageInputStreamSpipublic boolean canUseCacheFile()
canUseCacheFile in class ImageInputStreamSpipublic String getDescription(Locale pLocale)
getDescription in class IIOServiceProviderCopyright © 2022. All rights reserved.