See: Description
| Interface | Description |
|---|---|
| FileImageInputStreamExt | Deprecated
use AccessibleStream instead
|
| URIImageInputStream |
An
ImageInputStream that gets its input from a URI |
| Class | Description |
|---|---|
| FileImageInputStreamExtFileChannelImpl |
An implementation of
ImageInputStream that gets its input from a
File dealing with FileChannels. |
| FileImageInputStreamExtImpl |
An implementation of
ImageInputStream that gets its input from a
File. |
| FilterImageInputStream |
Decorator class for the
ImageInputStream subclasses. |
| ImageInputStreamAdapter |
An implementation of
ImageInputStream that gets its input from
a regular InputStream. |
| URIImageInputStreamImpl |
An implementation of
ImageInputStream that gets its input from a
URI. |
Copyright © 2006–2019 GeoSolutions. All rights reserved.