|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPRasterGDBEnvPyramid2
COM Interface 'IGPRasterGDBEnvPyramid2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to raster GDB environment pyramid 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 |
IID6afa775e_f7db_4b9e_a0a2_dc362a61f521
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geoprocessing.IGPRasterGDBEnvPyramid |
|---|
IIDe85ac7e8_39ff_4eec_ad54_edbee850f2ca |
| Method Summary | |
|---|---|
int |
getPyramidCompressionQuality()
Compression quality. |
int |
getPyramidCompressionType()
Pyramid compression type. |
void |
setPyramidCompressionQuality(int value)
Compression quality. |
void |
setPyramidCompressionType(int compType)
Pyramid compression type. |
| Methods inherited from interface com.esri.arcgis.geoprocessing.IGPRasterGDBEnvPyramid |
|---|
getPyramidLevels, getResampleMethod, isCreatePyramids, setCreatePyramids, setPyramidLevels, setResampleMethod |
| Field Detail |
|---|
static final int IID6afa775e_f7db_4b9e_a0a2_dc362a61f521
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getPyramidCompressionType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPyramidCompressionType(int compType)
throws java.io.IOException,
AutomationException
compType - A com.esri.arcgis.geodatabase.esriRasterCompressionType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getPyramidCompressionQuality()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPyramidCompressionQuality(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 | ||||||||