|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPRasterGDBEnvCompression
COM Interface 'IGPRasterGDBEnvCompression'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to raster GDB environment compression control.' 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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDed8e191f_4a97_4d3c_9cd3_c66bfd1db20c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getCompressionQuality()
Compression quality. |
int |
getCompressionType()
Compression type. |
void |
setCompressionQuality(int value)
Compression quality. |
void |
setCompressionType(int compType)
Compression type. |
Field Detail |
---|
static final int IIDed8e191f_4a97_4d3c_9cd3_c66bfd1db20c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getCompressionType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCompressionType(int compType) throws java.io.IOException, AutomationException
compType
- A com.esri.arcgis.geoanalyst.esriRasterGDBCompressionEnum constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getCompressionQuality() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCompressionQuality(int value) throws java.io.IOException, AutomationException
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |