|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEstimateStatisticsParameters
COM Interface 'IEstimateStatisticsParameters'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control how a mosaic dataset statistics are estimated.' 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 |
IIDb7bd9b36_4f05_457b_999f_706ede360654
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
isComputeItemStatisticsIfMissing()
Indicates whether statistics of selected mosaic dataset items are computed if missing. |
boolean |
isMergeExistingStatistics()
Indicates whether existing mosaic dataset statistics are used towards computation of the aggregate statistics. |
boolean |
isUpdateMosaicDataset()
Indicates whether the mosaic dataset is updated with the aggregate statistics. |
void |
setComputeItemStatisticsIfMissing(boolean pbComputeItemStatisticsIfMissing)
Indicates whether statistics of selected mosaic dataset items are computed if missing. |
void |
setMergeExistingStatistics(boolean pbMergeExistingStatistics)
Indicates whether existing mosaic dataset statistics are used towards computation of the aggregate statistics. |
void |
setUpdateMosaicDataset(boolean pbUpdateMosaicDataset)
Indicates whether the mosaic dataset is updated with the aggregate statistics. |
Field Detail |
---|
static final int IIDb7bd9b36_4f05_457b_999f_706ede360654
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setMergeExistingStatistics(boolean pbMergeExistingStatistics) throws java.io.IOException, AutomationException
pbMergeExistingStatistics
- The pbMergeExistingStatistics (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isMergeExistingStatistics() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setComputeItemStatisticsIfMissing(boolean pbComputeItemStatisticsIfMissing) throws java.io.IOException, AutomationException
pbComputeItemStatisticsIfMissing
- The pbComputeItemStatisticsIfMissing (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isComputeItemStatisticsIfMissing() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setUpdateMosaicDataset(boolean pbUpdateMosaicDataset) throws java.io.IOException, AutomationException
pbUpdateMosaicDataset
- The pbUpdateMosaicDataset (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isUpdateMosaicDataset() throws java.io.IOException, AutomationException
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 |