Package it.geosolutions.imageio.stream.input

Classes to handle Image Input Streams.

See:
          Description

Interface Summary
FileImageInputStreamExt An ImageInputStream that gets its input from a File.
URIImageInputStream An ImageInputStream that gets its input from a URI
 

Class Summary
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-2010 GeoSolutions. All Rights Reserved.