org.geotools.geopkg
Class ByteArrayImageInputStreamSpi
Object
IIOServiceProvider
ImageInputStreamSpi
ByteArrayImageInputStreamSpi
- All Implemented Interfaces:
- RegisterableService
public class ByteArrayImageInputStreamSpi
- extends ImageInputStreamSpi
Image input stream provider creating an image input stream directly from a byte array.
- Author:
- Justin Deoliveira, OpenGeo
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteArrayImageInputStreamSpi
public ByteArrayImageInputStreamSpi()
createInputStreamInstance
public ImageInputStream createInputStreamInstance(Object input,
boolean useCache,
File cacheDir)
throws IOException
- Specified by:
createInputStreamInstance
in class ImageInputStreamSpi
- Throws:
IOException
getDescription
public String getDescription(Locale locale)
- Specified by:
getDescription
in class IIOServiceProvider
Copyright © 1996-2014 Geotools. All Rights Reserved.