com.esri.arcgis.datasourcesraster
Interface IAnalyzeParameters

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
AnalyzeParameters, IAnalyzeParametersProxy

public interface IAnalyzeParameters
extends java.io.Serializable

COM Interface 'IAnalyzeParameters'. 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 is analyzed.' 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 IID176ce686_ab2e_47db_b520_37c81f517b6c
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 boolean isAnalyzeDatasetPaths()
          Indicates whether paths stored in the RASTER and URI columns associated with each selected mosaic dataset item are analyzed.
 boolean isAnalyzeDatasets()
          Indicates whether raster dataset associated with each selected mosaic dataset item is analyzed.
 boolean isAnalyzeDataSourceValidity()
          Indicates whether the validity of data source referenced by the selected selected mosaic dataset items is analyzed.
 boolean isAnalyzeFootprints()
          Indicates whether the geometry associated with each selected mosaic dataset item is analyzed.
 boolean isAnalyzeFunctions()
          Indicates whether each raster function associated with each selected mosaic dataset item is analyzed.
 boolean isAnalyzeKeyProperties()
          Indicates whether raster key properties associated with selected mosaic dataset items are analyzed.
 boolean isAnalyzePerformance()
          Indicates whether performance of selected mosaic dataset item and of the mosaic dataset as a whole is analyzed.
 boolean isAnalyzePyramids()
          Indicates whether raster pyramids associated with selected mosaic dataset items are analyzed.
 boolean isAnalyzeStaleItems()
          Indicates whether selected mosaic dataset item are analyzed for being stale.
 boolean isAnalyzeStatistics()
          Indicates whether raster statistics associated with selected mosaic dataset items are analyzed.
 boolean isAnalyzeVisibility()
          Indicates whether the visibility of each selected mosaic dataset item is analyzed.
 boolean isClearErrors()
          Indicates whether the error and status tables are cleared prior to the analysis.
 boolean isCollectStatistics()
          Indicates whether statistics on selected mosaic dataset item are collected.
 void setAnalyzeDatasetPaths(boolean pbAnalyzeDatasetPaths)
          Indicates whether paths stored in the RASTER and URI columns associated with each selected mosaic dataset item are analyzed.
 void setAnalyzeDatasets(boolean pbAnalyzeDatasets)
          Indicates whether raster dataset associated with each selected mosaic dataset item is analyzed.
 void setAnalyzeDataSourceValidity(boolean pbAnalyzeDataSourceValidity)
          Indicates whether the validity of data source referenced by the selected selected mosaic dataset items is analyzed.
 void setAnalyzeFootprints(boolean pbAnalyzeFootprints)
          Indicates whether the geometry associated with each selected mosaic dataset item is analyzed.
 void setAnalyzeFunctions(boolean pbAnalyzeFunctions)
          Indicates whether each raster function associated with each selected mosaic dataset item is analyzed.
 void setAnalyzeKeyProperties(boolean pbAnalyzeKeyProperties)
          Indicates whether raster key properties associated with selected mosaic dataset items are analyzed.
 void setAnalyzePerformance(boolean pbAnalyzePerformance)
          Indicates whether performance of selected mosaic dataset item and of the mosaic dataset as a whole is analyzed.
 void setAnalyzePyramids(boolean pbAnalyzePyramids)
          Indicates whether raster pyramids associated with selected mosaic dataset items are analyzed.
 void setAnalyzeStaleItems(boolean pbAnalyzeStaleItems)
          Indicates whether selected mosaic dataset item are analyzed for being stale.
 void setAnalyzeStatistics(boolean pbAnalyzeStatistics)
          Indicates whether raster statistics associated with selected mosaic dataset items are analyzed.
 void setAnalyzeVisibility(boolean pbAnalyzeVisibility)
          Indicates whether the visibility of each selected mosaic dataset item is analyzed.
 void setClearErrors(boolean pbClearErrors)
          Indicates whether the error and status tables are cleared prior to the analysis.
 void setCollectStatistics(boolean pbCollectStatistics)
          Indicates whether statistics on selected mosaic dataset item are collected.
 

Field Detail

IID176ce686_ab2e_47db_b520_37c81f517b6c

static final int IID176ce686_ab2e_47db_b520_37c81f517b6c
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

setClearErrors

void setClearErrors(boolean pbClearErrors)
                    throws java.io.IOException,
                           AutomationException
Indicates whether the error and status tables are cleared prior to the analysis.

Parameters:
pbClearErrors - The pbClearErrors (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isClearErrors

boolean isClearErrors()
                      throws java.io.IOException,
                             AutomationException
Indicates whether the error and status tables are cleared prior to the analysis.

Returns:
The pbClearErrors
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnalyzeFootprints

void setAnalyzeFootprints(boolean pbAnalyzeFootprints)
                          throws java.io.IOException,
                                 AutomationException
Indicates whether the geometry associated with each selected mosaic dataset item is analyzed.

Parameters:
pbAnalyzeFootprints - The pbAnalyzeFootprints (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAnalyzeFootprints

boolean isAnalyzeFootprints()
                            throws java.io.IOException,
                                   AutomationException
Indicates whether the geometry associated with each selected mosaic dataset item is analyzed.

Returns:
The pbAnalyzeFootprints
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnalyzeDatasetPaths

void setAnalyzeDatasetPaths(boolean pbAnalyzeDatasetPaths)
                            throws java.io.IOException,
                                   AutomationException
Indicates whether paths stored in the RASTER and URI columns associated with each selected mosaic dataset item are analyzed.

Parameters:
pbAnalyzeDatasetPaths - The pbAnalyzeDatasetPaths (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAnalyzeDatasetPaths

boolean isAnalyzeDatasetPaths()
                              throws java.io.IOException,
                                     AutomationException
Indicates whether paths stored in the RASTER and URI columns associated with each selected mosaic dataset item are analyzed.

Returns:
The pbAnalyzeDatasetPaths
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnalyzeDatasets

void setAnalyzeDatasets(boolean pbAnalyzeDatasets)
                        throws java.io.IOException,
                               AutomationException
Indicates whether raster dataset associated with each selected mosaic dataset item is analyzed.

Parameters:
pbAnalyzeDatasets - The pbAnalyzeDatasets (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAnalyzeDatasets

boolean isAnalyzeDatasets()
                          throws java.io.IOException,
                                 AutomationException
Indicates whether raster dataset associated with each selected mosaic dataset item is analyzed.

Returns:
The pbAnalyzeDatasets
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnalyzeFunctions

void setAnalyzeFunctions(boolean pbAnalyzeFunctions)
                         throws java.io.IOException,
                                AutomationException
Indicates whether each raster function associated with each selected mosaic dataset item is analyzed.

Parameters:
pbAnalyzeFunctions - The pbAnalyzeFunctions (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAnalyzeFunctions

boolean isAnalyzeFunctions()
                           throws java.io.IOException,
                                  AutomationException
Indicates whether each raster function associated with each selected mosaic dataset item is analyzed.

Returns:
The pbAnalyzeFunctions
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnalyzeVisibility

void setAnalyzeVisibility(boolean pbAnalyzeVisibility)
                          throws java.io.IOException,
                                 AutomationException
Indicates whether the visibility of each selected mosaic dataset item is analyzed.

Parameters:
pbAnalyzeVisibility - The pbAnalyzeVisibility (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAnalyzeVisibility

boolean isAnalyzeVisibility()
                            throws java.io.IOException,
                                   AutomationException
Indicates whether the visibility of each selected mosaic dataset item is analyzed.

Returns:
The pbAnalyzeVisibility
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setCollectStatistics

void setCollectStatistics(boolean pbCollectStatistics)
                          throws java.io.IOException,
                                 AutomationException
Indicates whether statistics on selected mosaic dataset item are collected.

Parameters:
pbCollectStatistics - The pbCollectStatistics (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isCollectStatistics

boolean isCollectStatistics()
                            throws java.io.IOException,
                                   AutomationException
Indicates whether statistics on selected mosaic dataset item are collected.

Returns:
The pbCollectStatistics
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnalyzePerformance

void setAnalyzePerformance(boolean pbAnalyzePerformance)
                           throws java.io.IOException,
                                  AutomationException
Indicates whether performance of selected mosaic dataset item and of the mosaic dataset as a whole is analyzed.

Parameters:
pbAnalyzePerformance - The pbAnalyzePerformance (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAnalyzePerformance

boolean isAnalyzePerformance()
                             throws java.io.IOException,
                                    AutomationException
Indicates whether performance of selected mosaic dataset item and of the mosaic dataset as a whole is analyzed.

Returns:
The pbAnalyzePerformance
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnalyzeStaleItems

void setAnalyzeStaleItems(boolean pbAnalyzeStaleItems)
                          throws java.io.IOException,
                                 AutomationException
Indicates whether selected mosaic dataset item are analyzed for being stale.

Parameters:
pbAnalyzeStaleItems - The pbAnalyzeStaleItems (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAnalyzeStaleItems

boolean isAnalyzeStaleItems()
                            throws java.io.IOException,
                                   AutomationException
Indicates whether selected mosaic dataset item are analyzed for being stale.

Returns:
The pbAnalyzeStaleItems
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnalyzeStatistics

void setAnalyzeStatistics(boolean pbAnalyzeStatistics)
                          throws java.io.IOException,
                                 AutomationException
Indicates whether raster statistics associated with selected mosaic dataset items are analyzed.

Parameters:
pbAnalyzeStatistics - The pbAnalyzeStatistics (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAnalyzeStatistics

boolean isAnalyzeStatistics()
                            throws java.io.IOException,
                                   AutomationException
Indicates whether raster statistics associated with selected mosaic dataset items are analyzed.

Returns:
The pbAnalyzeStatistics
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnalyzePyramids

void setAnalyzePyramids(boolean pbAnalyzePyramids)
                        throws java.io.IOException,
                               AutomationException
Indicates whether raster pyramids associated with selected mosaic dataset items are analyzed.

Parameters:
pbAnalyzePyramids - The pbAnalyzePyramids (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAnalyzePyramids

boolean isAnalyzePyramids()
                          throws java.io.IOException,
                                 AutomationException
Indicates whether raster pyramids associated with selected mosaic dataset items are analyzed.

Returns:
The pbAnalyzePyramids
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnalyzeKeyProperties

void setAnalyzeKeyProperties(boolean pbAnalyzeKeyProperties)
                             throws java.io.IOException,
                                    AutomationException
Indicates whether raster key properties associated with selected mosaic dataset items are analyzed.

Parameters:
pbAnalyzeKeyProperties - The pbAnalyzeKeyProperties (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAnalyzeKeyProperties

boolean isAnalyzeKeyProperties()
                               throws java.io.IOException,
                                      AutomationException
Indicates whether raster key properties associated with selected mosaic dataset items are analyzed.

Returns:
The pbAnalyzeKeyProperties
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setAnalyzeDataSourceValidity

void setAnalyzeDataSourceValidity(boolean pbAnalyzeDataSourceValidity)
                                  throws java.io.IOException,
                                         AutomationException
Indicates whether the validity of data source referenced by the selected selected mosaic dataset items is analyzed.

Parameters:
pbAnalyzeDataSourceValidity - The pbAnalyzeDataSourceValidity (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isAnalyzeDataSourceValidity

boolean isAnalyzeDataSourceValidity()
                                    throws java.io.IOException,
                                           AutomationException
Indicates whether the validity of data source referenced by the selected selected mosaic dataset items is analyzed.

Returns:
The pbAnalyzeDataSourceValidity
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.