Package | Description |
---|---|
it.geosolutions.imageio.plugins.nitronitf | |
it.geosolutions.imageio.plugins.nitronitf.wrapper |
Modifier and Type | Method and Description |
---|---|
NITFUtilities.WriteCompression |
NITFImageWriteParam.getWriteCompression() |
static NITFUtilities.WriteCompression |
NITFUtilities.WriteCompression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NITFUtilities.WriteCompression[] |
NITFUtilities.WriteCompression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static JP2KKakaduImageWriteParam |
NITFUtilities.getCompressionParam(JP2KKakaduImageWriter kakaduWriter,
NITFUtilities.WriteCompression compression,
boolean isMulti)
Setup a proper set of JP2K writing parameters depending on the type of requested compression.
|
void |
NITFImageWriteParam.setWriteCompression(NITFUtilities.WriteCompression writeCompression) |
Modifier and Type | Method and Description |
---|---|
NITFUtilities.WriteCompression |
ImageWrapper.getCompression() |
Modifier and Type | Method and Description |
---|---|
void |
ImageWrapper.setCompression(NITFUtilities.WriteCompression compression) |
Copyright © 2006–2015 GeoSolutions. All rights reserved.