Package it.geosolutions.imageio.stream.input

Classes to handle Image Input Streams.

See:
          Description

Interface Summary
FileImageInputStreamExt Deprecated. use AccessibleStream instead
URIImageInputStream An ImageInputStream that gets its input from a URI
 

Class Summary
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.
 

Package it.geosolutions.imageio.stream.input Description

Classes to handle Image Input Streams.



Copyright © 2006–2014 GeoSolutions. All rights reserved.