public interface esriCachedRasterCompressionType
extends java.io.Serializable
Description: 'The supported compression types for cached rasters.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriCachedRasterCompressionLossless |
static int |
esriCachedRasterCompressionLossy |
static int |
esriCachedRasterCompressionNone |
static final int esriCachedRasterCompressionNone
static final int esriCachedRasterCompressionLossless
static final int esriCachedRasterCompressionLossy