Package it.geosolutions.imageio.stream.input.spi

Service Provider Interfaces for Image Input Streams.

See:
          Description

Class Summary
FileImageInputStreamExtImplSpi Implementation of an ImageInputStreamSpi for instantiating an ImageInputStream capable of connecting to a File by means of an EnhancedRandomAccessFile which gives buffering capabilities.
StringImageInputStreamSpi Implementation of an ImageInputStreamSpi for instantiating an ImageInputStream capable of connecting to a String.
URLImageInputStreamSpi Implementation of an ImageInputStreamSpi for instantiating an ImageInputStream capable of connecting to a URL.
 

Package it.geosolutions.imageio.stream.input.spi Description

Service Provider Interfaces for Image Input Streams.



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.