Description: 'Provides access to members that control parameters to raster type data source handler.' 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 IRasterTypeDataSourceHandlerParameters2Proxy extends IRasterTypeDataSourceHandlerParametersProxy implements IRasterTypeDataSourceHandlerParameters2, 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, IID2127d1ae_1e6f_4b55_8295_ec0d343e5893IID5f88e212_6325_4c5a_bb8f_eeae77a56f87| Modifier | Constructor and Description |
|---|---|
|
IRasterTypeDataSourceHandlerParameters2Proxy()
Deprecated.
For internal use only
|
|
IRasterTypeDataSourceHandlerParameters2Proxy(java.lang.Object obj)
Deprecated.
|
protected |
IRasterTypeDataSourceHandlerParameters2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IRasterTypeDataSourceHandlerParameters2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IRasterTypeDataSourceHandlerParameters2Proxy(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.
|
IPropertySet |
getRasterTypeParameters()
Deprecated.
Override parameters injected into the raster types while contructing a function raster dataset from a data source.
|
boolean |
isAllowBuilderItems()
Deprecated.
Indicates whether sensor raster types are used in the attempt to load the data source.
|
boolean |
isAllowQuickOpen()
Deprecated.
Indicates whether an applicable data source (like a mosaic dataset item) loads with only basic information.
|
boolean |
isAllowRasterDatasets()
Deprecated.
Indicates whether an attempt is made to load the data source as a non-sensor-dataset: i.e., a regular raster dataset, a mosaic dataset or a raster catalog item, a web service or image service item URL.
|
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 |
setAllowBuilderItems(boolean pbAllowBuilderItems)
Deprecated.
Indicates whether sensor raster types are used in the attempt to load the data source.
|
void |
setAllowQuickOpen(boolean pbAllowQuickOpen)
Deprecated.
Indicates whether an applicable data source (like a mosaic dataset item) loads with only basic information.
|
void |
setAllowRasterDatasets(boolean pbAllowRasterDatasets)
Deprecated.
Indicates whether an attempt is made to load the data source as a non-sensor-dataset: i.e., a regular raster dataset, a mosaic dataset or a raster catalog item, a web service or image service item URL.
|
void |
setRasterTypeParametersByRef(IPropertySet ppRasterTypeParameters)
Deprecated.
Override parameters injected into the raster types while contructing a function raster dataset from a data source.
|
getDataSource, getRasterTypes, getTrackCancel, isAllowAncillaryDatasets, isStopAtFirstFind, isTryQuickCheckOnly, setAllowAncillaryDatasets, setDataSource, setRasterTypesByRef, setStopAtFirstFind, setTrackCancelByRef, setTryQuickCheckOnlybindUsingMoniker, 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, writeExternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDataSource, getRasterTypes, getTrackCancel, isAllowAncillaryDatasets, isStopAtFirstFind, isTryQuickCheckOnly, setAllowAncillaryDatasets, setDataSource, setRasterTypesByRef, setStopAtFirstFind, setTrackCancelByRef, setTryQuickCheckOnlypublic static final java.lang.Class targetClass
public boolean noncastable
public IRasterTypeDataSourceHandlerParameters2Proxy(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 IRasterTypeDataSourceHandlerParameters2Proxy()
public IRasterTypeDataSourceHandlerParameters2Proxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOExceptionprotected IRasterTypeDataSourceHandlerParameters2Proxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOExceptionprotected IRasterTypeDataSourceHandlerParameters2Proxy(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 IRasterTypeDataSourceHandlerParametersProxyiidStr - 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 IRasterTypeDataSourceHandlerParametersProxyiidStr - 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 setRasterTypeParametersByRef(IPropertySet ppRasterTypeParameters) throws java.io.IOException, AutomationException
setRasterTypeParametersByRef in interface IRasterTypeDataSourceHandlerParameters2ppRasterTypeParameters - A reference to a com.esri.arcgis.system.IPropertySet (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public IPropertySet getRasterTypeParameters() throws java.io.IOException, AutomationException
getRasterTypeParameters in interface IRasterTypeDataSourceHandlerParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAllowBuilderItems(boolean pbAllowBuilderItems)
throws java.io.IOException,
AutomationException
setAllowBuilderItems in interface IRasterTypeDataSourceHandlerParameters2pbAllowBuilderItems - The pbAllowBuilderItems (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAllowBuilderItems()
throws java.io.IOException,
AutomationException
isAllowBuilderItems in interface IRasterTypeDataSourceHandlerParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAllowRasterDatasets(boolean pbAllowRasterDatasets)
throws java.io.IOException,
AutomationException
setAllowRasterDatasets in interface IRasterTypeDataSourceHandlerParameters2pbAllowRasterDatasets - The pbAllowRasterDatasets (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAllowRasterDatasets()
throws java.io.IOException,
AutomationException
isAllowRasterDatasets in interface IRasterTypeDataSourceHandlerParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAllowQuickOpen(boolean pbAllowQuickOpen)
throws java.io.IOException,
AutomationException
setAllowQuickOpen in interface IRasterTypeDataSourceHandlerParameters2pbAllowQuickOpen - The pbAllowQuickOpen (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAllowQuickOpen()
throws java.io.IOException,
AutomationException
isAllowQuickOpen in interface IRasterTypeDataSourceHandlerParameters2java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.