Package | Description |
---|---|
it.geosolutions.imageio.imageioimpl | |
it.geosolutions.imageio.imageioimpl.imagereadmt |
Multithreading implementation of the JAI ImageRead operation.
|
it.geosolutions.imageio.plugins.jp2k |
ImageI/O-Ext Plugin for JPEG2000 format, based on the KAKADU library.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
EnhancedImageReadParam.narrowClone(EnhancedImageReadParam param)
Performs a narrow clone of this
EnhancedImageReadParam . |
Modifier and Type | Method and Description |
---|---|
static javax.media.jai.RenderedOp |
ImageReadDescriptorMT.create(ImageInputStream input,
Integer imageChoice,
Boolean readMetadata,
Boolean readThumbnails,
Boolean verifyInput,
EventListener[] listeners,
Locale locale,
EnhancedImageReadParam readParam,
ImageReader reader,
RenderingHints hints)
Type-safe convenience method for creating a
RenderedOp
representing the "ImageRead" operation in rendered mode. |
Modifier and Type | Class and Description |
---|---|
class |
JP2KKakaduImageReadParam
Class extending
ImageReadParam with add for support of JP2 specific
parameters. |
Copyright © 2006–2015 GeoSolutions. All rights reserved.