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 =
public class IAnalyzeParametersProxy extends com.esri.arcgis.interop.Dispatch implements IAnalyzeParameters, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
boolean |
noncastable
Deprecated.
|
static java.lang.Class |
targetClass
Deprecated.
|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRefIID, IID176ce686_ab2e_47db_b520_37c81f517b6c| Modifier | Constructor and Description |
|---|---|
|
IAnalyzeParametersProxy()
Deprecated.
For internal use only
|
|
IAnalyzeParametersProxy(java.lang.Object obj)
Deprecated.
|
protected |
IAnalyzeParametersProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IAnalyzeParametersProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IAnalyzeParametersProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated.
Adds a Java object to be a listener for a specific kind of event generated by the COM object.
|
boolean |
isAnalyzeDatasetPaths()
Deprecated.
Indicates whether paths stored in the RASTER and URI columns associated with each selected mosaic dataset item are analyzed.
|
boolean |
isAnalyzeDatasets()
Deprecated.
Indicates whether raster dataset associated with each selected mosaic dataset item is analyzed.
|
boolean |
isAnalyzeDataSourceValidity()
Deprecated.
Indicates whether the validity of data source referenced by the selected selected mosaic dataset items is analyzed.
|
boolean |
isAnalyzeFootprints()
Deprecated.
Indicates whether the geometry associated with each selected mosaic dataset item is analyzed.
|
boolean |
isAnalyzeFunctions()
Deprecated.
Indicates whether each raster function associated with each selected mosaic dataset item is analyzed.
|
boolean |
isAnalyzeKeyProperties()
Deprecated.
Indicates whether raster key properties associated with selected mosaic dataset items are analyzed.
|
boolean |
isAnalyzePerformance()
Deprecated.
Indicates whether performance of selected mosaic dataset item and of the mosaic dataset as a whole is analyzed.
|
boolean |
isAnalyzePyramids()
Deprecated.
Indicates whether raster pyramids associated with selected mosaic dataset items are analyzed.
|
boolean |
isAnalyzeStaleItems()
Deprecated.
Indicates whether selected mosaic dataset item are analyzed for being stale.
|
boolean |
isAnalyzeStatistics()
Deprecated.
Indicates whether raster statistics associated with selected mosaic dataset items are analyzed.
|
boolean |
isAnalyzeVisibility()
Deprecated.
Indicates whether the visibility of each selected mosaic dataset item is analyzed.
|
boolean |
isClearErrors()
Deprecated.
Indicates whether the error and status tables are cleared prior to the analysis.
|
boolean |
isCollectStatistics()
Deprecated.
Indicates whether statistics on selected mosaic dataset item are collected.
|
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated.
Removes a Java object as a listener to events generated by a COM object.
|
void |
setAnalyzeDatasetPaths(boolean pbAnalyzeDatasetPaths)
Deprecated.
Indicates whether paths stored in the RASTER and URI columns associated with each selected mosaic dataset item are analyzed.
|
void |
setAnalyzeDatasets(boolean pbAnalyzeDatasets)
Deprecated.
Indicates whether raster dataset associated with each selected mosaic dataset item is analyzed.
|
void |
setAnalyzeDataSourceValidity(boolean pbAnalyzeDataSourceValidity)
Deprecated.
Indicates whether the validity of data source referenced by the selected selected mosaic dataset items is analyzed.
|
void |
setAnalyzeFootprints(boolean pbAnalyzeFootprints)
Deprecated.
Indicates whether the geometry associated with each selected mosaic dataset item is analyzed.
|
void |
setAnalyzeFunctions(boolean pbAnalyzeFunctions)
Deprecated.
Indicates whether each raster function associated with each selected mosaic dataset item is analyzed.
|
void |
setAnalyzeKeyProperties(boolean pbAnalyzeKeyProperties)
Deprecated.
Indicates whether raster key properties associated with selected mosaic dataset items are analyzed.
|
void |
setAnalyzePerformance(boolean pbAnalyzePerformance)
Deprecated.
Indicates whether performance of selected mosaic dataset item and of the mosaic dataset as a whole is analyzed.
|
void |
setAnalyzePyramids(boolean pbAnalyzePyramids)
Deprecated.
Indicates whether raster pyramids associated with selected mosaic dataset items are analyzed.
|
void |
setAnalyzeStaleItems(boolean pbAnalyzeStaleItems)
Deprecated.
Indicates whether selected mosaic dataset item are analyzed for being stale.
|
void |
setAnalyzeStatistics(boolean pbAnalyzeStatistics)
Deprecated.
Indicates whether raster statistics associated with selected mosaic dataset items are analyzed.
|
void |
setAnalyzeVisibility(boolean pbAnalyzeVisibility)
Deprecated.
Indicates whether the visibility of each selected mosaic dataset item is analyzed.
|
void |
setClearErrors(boolean pbClearErrors)
Deprecated.
Indicates whether the error and status tables are cleared prior to the analysis.
|
void |
setCollectStatistics(boolean pbCollectStatistics)
Deprecated.
Indicates whether statistics on selected mosaic dataset item are collected.
|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternalpublic static final java.lang.Class targetClass
public boolean noncastable
public IAnalyzeParametersProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostExceptionjava.io.IOExceptionpublic IAnalyzeParametersProxy()
public IAnalyzeParametersProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOExceptionprotected IAnalyzeParametersProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOExceptionprotected IAnalyzeParametersProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOExceptionpublic void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
com.esri.arcgis.interop.DispatchaddListener in class com.esri.arcgis.interop.DispatchiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object to be informed of the eventstheSource - the proxy class that represents the COM class that is the source of the eventsjava.io.IOExceptionpublic void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
com.esri.arcgis.interop.DispatchremoveListener in class com.esri.arcgis.interop.DispatchiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object that no longer wishes to be informed of the eventsjava.io.IOExceptionpublic void setClearErrors(boolean pbClearErrors)
throws java.io.IOException,
AutomationException
setClearErrors in interface IAnalyzeParameterspbClearErrors - The pbClearErrors (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isClearErrors()
throws java.io.IOException,
AutomationException
isClearErrors in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAnalyzeFootprints(boolean pbAnalyzeFootprints)
throws java.io.IOException,
AutomationException
setAnalyzeFootprints in interface IAnalyzeParameterspbAnalyzeFootprints - The pbAnalyzeFootprints (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAnalyzeFootprints()
throws java.io.IOException,
AutomationException
isAnalyzeFootprints in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAnalyzeDatasetPaths(boolean pbAnalyzeDatasetPaths)
throws java.io.IOException,
AutomationException
setAnalyzeDatasetPaths in interface IAnalyzeParameterspbAnalyzeDatasetPaths - The pbAnalyzeDatasetPaths (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAnalyzeDatasetPaths()
throws java.io.IOException,
AutomationException
isAnalyzeDatasetPaths in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAnalyzeDatasets(boolean pbAnalyzeDatasets)
throws java.io.IOException,
AutomationException
setAnalyzeDatasets in interface IAnalyzeParameterspbAnalyzeDatasets - The pbAnalyzeDatasets (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAnalyzeDatasets()
throws java.io.IOException,
AutomationException
isAnalyzeDatasets in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAnalyzeFunctions(boolean pbAnalyzeFunctions)
throws java.io.IOException,
AutomationException
setAnalyzeFunctions in interface IAnalyzeParameterspbAnalyzeFunctions - The pbAnalyzeFunctions (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAnalyzeFunctions()
throws java.io.IOException,
AutomationException
isAnalyzeFunctions in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAnalyzeVisibility(boolean pbAnalyzeVisibility)
throws java.io.IOException,
AutomationException
setAnalyzeVisibility in interface IAnalyzeParameterspbAnalyzeVisibility - The pbAnalyzeVisibility (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAnalyzeVisibility()
throws java.io.IOException,
AutomationException
isAnalyzeVisibility in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setCollectStatistics(boolean pbCollectStatistics)
throws java.io.IOException,
AutomationException
setCollectStatistics in interface IAnalyzeParameterspbCollectStatistics - The pbCollectStatistics (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isCollectStatistics()
throws java.io.IOException,
AutomationException
isCollectStatistics in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAnalyzePerformance(boolean pbAnalyzePerformance)
throws java.io.IOException,
AutomationException
setAnalyzePerformance in interface IAnalyzeParameterspbAnalyzePerformance - The pbAnalyzePerformance (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAnalyzePerformance()
throws java.io.IOException,
AutomationException
isAnalyzePerformance in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAnalyzeStaleItems(boolean pbAnalyzeStaleItems)
throws java.io.IOException,
AutomationException
setAnalyzeStaleItems in interface IAnalyzeParameterspbAnalyzeStaleItems - The pbAnalyzeStaleItems (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAnalyzeStaleItems()
throws java.io.IOException,
AutomationException
isAnalyzeStaleItems in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAnalyzeStatistics(boolean pbAnalyzeStatistics)
throws java.io.IOException,
AutomationException
setAnalyzeStatistics in interface IAnalyzeParameterspbAnalyzeStatistics - The pbAnalyzeStatistics (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAnalyzeStatistics()
throws java.io.IOException,
AutomationException
isAnalyzeStatistics in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAnalyzePyramids(boolean pbAnalyzePyramids)
throws java.io.IOException,
AutomationException
setAnalyzePyramids in interface IAnalyzeParameterspbAnalyzePyramids - The pbAnalyzePyramids (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAnalyzePyramids()
throws java.io.IOException,
AutomationException
isAnalyzePyramids in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAnalyzeKeyProperties(boolean pbAnalyzeKeyProperties)
throws java.io.IOException,
AutomationException
setAnalyzeKeyProperties in interface IAnalyzeParameterspbAnalyzeKeyProperties - The pbAnalyzeKeyProperties (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAnalyzeKeyProperties()
throws java.io.IOException,
AutomationException
isAnalyzeKeyProperties in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAnalyzeDataSourceValidity(boolean pbAnalyzeDataSourceValidity)
throws java.io.IOException,
AutomationException
setAnalyzeDataSourceValidity in interface IAnalyzeParameterspbAnalyzeDataSourceValidity - The pbAnalyzeDataSourceValidity (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAnalyzeDataSourceValidity()
throws java.io.IOException,
AutomationException
isAnalyzeDataSourceValidity in interface IAnalyzeParametersjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.