Description: 'Provides access to members that control raster type properties.' 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 IRasterTypeProperties4Proxy extends IRasterTypeProperties3Proxy implements IRasterTypeProperties4, 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, objRef
IID, IID76670af5_83de_4262_813a_03af86acc1fc
IID47cb1b20_bba7_44fc_b258_2cb346642c47
IID7bd60984_38d6_4c55_94ed_1ed74a839727
IID078c7800_66f2_46cf_a182_78e6c4aade53
Modifier | Constructor and Description |
---|---|
|
IRasterTypeProperties4Proxy()
Deprecated.
For internal use only
|
|
IRasterTypeProperties4Proxy(java.lang.Object obj)
Deprecated.
|
protected |
IRasterTypeProperties4Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IRasterTypeProperties4Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IRasterTypeProperties4Proxy(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.
|
IArray |
getParameterInfo()
Deprecated.
Description of parameters supported by the raster type.
|
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 |
setParameterInfoByRef(IArray ppParameterInfo)
Deprecated.
Description of parameters supported by the raster type.
|
isPerformsGrouping
getAliases, getFactoryCLSID, getMissingBandAction, getVersion, isAllowSimplification, isSensorRasterType, isSupportsColorCorrection, setAliasesByRef, setAllowSimplification, setFactoryCLSIDByRef, setIsSensorRasterType, setMissingBandAction, setSupportsColorCorrection, setVersion
getAddRastersParameters, getDataSourceFilter, getDescription, getFirstAddTimeStamp, getInputDataSourceTypes, getLastAddTimeStamp, getLastSyncTimeStamp, getName, getOperationDescription, getOrthorectificationParameters, getSupportedURIFilters, getSynchronizeParameters, isEnableClipToFootprint, isSupportsOrthorectification, isSupportsSeamline, isSupportsStereo, setAddRastersParameters, setDataSourceFilter, setDescription, setEnableClipToFootprint, setFirstAddTimeStamp, setInputDataSourceTypes, setLastAddTimeStamp, setLastSyncTimeStamp, setName, setOperationDescription, setOrthorectificationParametersByRef, setSupportedURIFiltersByRef, setSupportsOrthorectification, setSupportsSeamline, setSupportsStereo, setSynchronizeParameters
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, writeExternal
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isPerformsGrouping
getAliases, getFactoryCLSID, getMissingBandAction, getVersion, isAllowSimplification, isSensorRasterType, isSupportsColorCorrection, setAliasesByRef, setAllowSimplification, setFactoryCLSIDByRef, setIsSensorRasterType, setMissingBandAction, setSupportsColorCorrection, setVersion
getAddRastersParameters, getDataSourceFilter, getDescription, getFirstAddTimeStamp, getInputDataSourceTypes, getLastAddTimeStamp, getLastSyncTimeStamp, getName, getOperationDescription, getOrthorectificationParameters, getSupportedURIFilters, getSynchronizeParameters, isEnableClipToFootprint, isSupportsOrthorectification, isSupportsSeamline, isSupportsStereo, setAddRastersParameters, setDataSourceFilter, setDescription, setEnableClipToFootprint, setFirstAddTimeStamp, setInputDataSourceTypes, setLastAddTimeStamp, setLastSyncTimeStamp, setName, setOperationDescription, setOrthorectificationParametersByRef, setSupportedURIFiltersByRef, setSupportsOrthorectification, setSupportsSeamline, setSupportsStereo, setSynchronizeParameters
public static final java.lang.Class targetClass
public boolean noncastable
public IRasterTypeProperties4Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IRasterTypeProperties4Proxy()
public IRasterTypeProperties4Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IRasterTypeProperties4Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IRasterTypeProperties4Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
addListener
in class IRasterTypeProperties3Proxy
iidStr
- 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.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
removeListener
in class IRasterTypeProperties3Proxy
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object that no longer wishes to be informed of the eventsjava.io.IOException
public IArray getParameterInfo() throws java.io.IOException, AutomationException
getParameterInfo
in interface IRasterTypeProperties4
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setParameterInfoByRef(IArray ppParameterInfo) throws java.io.IOException, AutomationException
setParameterInfoByRef
in interface IRasterTypeProperties4
ppParameterInfo
- A reference to a com.esri.arcgis.system.IArray (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.