|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPRasterGDBEnvStatistics
COM Interface 'IGPRasterGDBEnvStatistics'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to raster GDB environment statistics 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 |
IIDac442d72_92f7_44a7_8675_6ffe8c651228
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getIgnoreValue()
Value to be ignored. |
int |
getXSkipFactor()
X-Skip factor. |
int |
getYSkipFactor()
Y-Skip factor. |
boolean |
isCalculateStatistics()
Indicates if calculating statistics option. |
void |
setCalculateStatistics(boolean bCalculate)
Indicates if calculating statistics option. |
void |
setIgnoreValue(java.lang.String ignoreValue)
Value to be ignored. |
void |
setXSkipFactor(int skipFactor)
X-Skip factor. |
void |
setYSkipFactor(int skipFactor)
Y-Skip factor. |
| Field Detail |
|---|
static final int IIDac442d72_92f7_44a7_8675_6ffe8c651228
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isCalculateStatistics()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCalculateStatistics(boolean bCalculate)
throws java.io.IOException,
AutomationException
bCalculate - The bCalculate (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getXSkipFactor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setXSkipFactor(int skipFactor)
throws java.io.IOException,
AutomationException
skipFactor - The skipFactor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getYSkipFactor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setYSkipFactor(int skipFactor)
throws java.io.IOException,
AutomationException
skipFactor - The skipFactor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getIgnoreValue()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIgnoreValue(java.lang.String ignoreValue)
throws java.io.IOException,
AutomationException
ignoreValue - The ignoreValue (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 | ||||||||