Package | Description |
---|---|
it.geosolutions.imageio.plugins.exif | |
it.geosolutions.imageio.plugins.nitronitf | |
it.geosolutions.imageio.stream.input |
Classes to handle Image Input Streams.
|
it.geosolutions.imageio.stream.input.compressed |
Classes to handle compressed Image Input Streams.
|
Modifier and Type | Method and Description |
---|---|
static void |
EXIFUtilities.replaceEXIFs(FileImageInputStreamExt inputStream,
EXIFMetadata exif)
Replace the EXIF contained within a file referred by a
FileImageInputStreamExt instance
with the EXIF represented by the specified EXIFMetadata instance. |
Constructor and Description |
---|
IOFileInputStream(FileImageInputStreamExt stream) |
Modifier and Type | Class and Description |
---|---|
class |
FileImageInputStreamExtFileChannelImpl
An implementation of
ImageInputStream that gets its input from a
File dealing with FileChannels. |
class |
FileImageInputStreamExtImpl
An implementation of
ImageInputStream that gets its input from a
File . |
Modifier and Type | Class and Description |
---|---|
class |
GZIPFilterFileImageInputStreamExt |
Copyright © 2006–2014 GeoSolutions. All rights reserved.