Package | Description |
---|---|
it.geosolutions.imageio.plugins.ecw |
ImageI/O-Ext Plugin for ECW format, based on GDAL driver.
|
it.geosolutions.imageio.stream.input |
Classes to handle Image Input Streams.
|
it.geosolutions.imageio.stream.input.compressed |
Classes to handle compressed Image Input Streams.
|
it.geosolutions.imageio.stream.output |
Classes to handle Image Output Streams.
|
Modifier and Type | Class and Description |
---|---|
class |
ECWPImageInputStream
A simple class which allow to handle ECWP protocol on GDAL.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FileImageInputStreamExt
Deprecated.
use AccessibleStream instead
|
interface |
URIImageInputStream
An
ImageInputStream that gets its input from a URI |
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 . |
class |
ImageInputStreamAdapter
An implementation of
ImageInputStream that gets its input from
a regular InputStream . |
class |
URIImageInputStreamImpl
An implementation of
ImageInputStream that gets its input from a
URI . |
Modifier and Type | Class and Description |
---|---|
class |
GZIPFilterFileImageInputStreamExt |
Modifier and Type | Interface and Description |
---|---|
interface |
FileImageOutputStreamExt
Deprecated.
use
AccessibleStream instead |
Modifier and Type | Class and Description |
---|---|
class |
FileImageOutputStreamExtImpl
An implementation of
ImageOutputStream that take its output on a
File . |
class |
FilterImageOutputStream
Decorator class for decorating
ImageOutputStream subclasses. |
class |
ImageOutputStreamAdapter |
Copyright © 2006–2016 GeoSolutions. All rights reserved.