|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPRasterGDBEnvPyramid
COM Interface 'IGPRasterGDBEnvPyramid'. 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 |
IIDe85ac7e8_39ff_4eec_ad54_edbee850f2ca
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getPyramidLevels()
Pyramid levels. |
int |
getResampleMethod()
Resampling technique. |
boolean |
isCreatePyramids()
Indicates if creating pyramid option. |
void |
setCreatePyramids(boolean bCreate)
Indicates if creating pyramid option. |
void |
setPyramidLevels(int levels)
Pyramid levels. |
void |
setResampleMethod(int method)
Resampling technique. |
| Field Detail |
|---|
static final int IIDe85ac7e8_39ff_4eec_ad54_edbee850f2ca
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isCreatePyramids()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCreatePyramids(boolean bCreate)
throws java.io.IOException,
AutomationException
bCreate - The bCreate (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getPyramidLevels()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPyramidLevels(int levels)
throws java.io.IOException,
AutomationException
levels - The levels (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getResampleMethod()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResampleMethod(int method)
throws java.io.IOException,
AutomationException
method - A com.esri.arcgis.geoanalyst.esriGeoAnalysisResampleEnum constant (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 | ||||||||