Package | Description |
---|---|
it.geosolutions.imageio.plugins.jp2k |
ImageI/O-Ext Plugin for JPEG2000 format, based on the KAKADU library.
|
Modifier and Type | Method and Description |
---|---|
JP2KKakaduImageWriteParam.Compression |
JP2KKakaduImageWriteParam.getCompression() |
static JP2KKakaduImageWriteParam.Compression |
JP2KKakaduImageWriteParam.Compression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JP2KKakaduImageWriteParam.Compression[] |
JP2KKakaduImageWriteParam.Compression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JP2KKakaduImageWriteParam.setCompression(JP2KKakaduImageWriteParam.Compression compression)
Set the compression type.
|
Copyright © 2006–2014 GeoSolutions. All rights reserved.