com.esri.arcgis.datasourcesraster
Class IRasterTypeProperties3Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.datasourcesraster.IRasterTypePropertiesProxy
          extended by com.esri.arcgis.datasourcesraster.IRasterTypeProperties2Proxy
              extended by com.esri.arcgis.datasourcesraster.IRasterTypeProperties3Proxy
All Implemented Interfaces:
IRasterTypeProperties, IRasterTypeProperties2, IRasterTypeProperties3, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IRasterTypeProperties3'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'

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 IRasterTypeProperties3Proxy
extends IRasterTypeProperties2Proxy
implements IRasterTypeProperties3, java.io.Serializable

Internal use class

See Also:
Serialized Form

Field Summary
 boolean noncastable
          Deprecated.  
static java.lang.Class targetClass
          Deprecated.  
 
Fields inherited from class com.esri.arcgis.interop.Dispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterTypeProperties3
IID, IID47cb1b20_bba7_44fc_b258_2cb346642c47
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterTypeProperties2
IID7bd60984_38d6_4c55_94ed_1ed74a839727
 
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterTypeProperties
IID078c7800_66f2_46cf_a182_78e6c4aade53
 
Constructor Summary
  IRasterTypeProperties3Proxy()
          Deprecated. For internal use only
  IRasterTypeProperties3Proxy(java.lang.Object obj)
          Deprecated.  
protected IRasterTypeProperties3Proxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IRasterTypeProperties3Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IRasterTypeProperties3Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
 
Method Summary
 void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource)
          Deprecated.  
 boolean isPerformsGrouping()
          Deprecated. Indicates whether the raster type instance collects item URIs with the same group name allowing the function template to combine multiple raster datasets into a single product.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 
Methods inherited from class com.esri.arcgis.datasourcesraster.IRasterTypeProperties2Proxy
getAliases, getFactoryCLSID, getMissingBandAction, getVersion, isAllowSimplification, isSensorRasterType, isSupportsColorCorrection, setAliasesByRef, setAllowSimplification, setFactoryCLSIDByRef, setIsSensorRasterType, setMissingBandAction, setSupportsColorCorrection, setVersion
 
Methods inherited from class com.esri.arcgis.datasourcesraster.IRasterTypePropertiesProxy
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
 
Methods inherited from class com.esri.arcgis.interop.Dispatch
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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterTypeProperties2
getAliases, getFactoryCLSID, getMissingBandAction, getVersion, isAllowSimplification, isSensorRasterType, isSupportsColorCorrection, setAliasesByRef, setAllowSimplification, setFactoryCLSIDByRef, setIsSensorRasterType, setMissingBandAction, setSupportsColorCorrection, setVersion
 
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterTypeProperties
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
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IRasterTypeProperties3Proxy

public IRasterTypeProperties3Proxy(java.lang.String CLSID,
                                   java.lang.String host,
                                   com.esri.arcgis.interop.AuthInfo authInfo)
                            throws java.net.UnknownHostException,
                                   java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

IRasterTypeProperties3Proxy

public IRasterTypeProperties3Proxy()
Deprecated. 
For internal use only


IRasterTypeProperties3Proxy

public IRasterTypeProperties3Proxy(java.lang.Object obj)
                            throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IRasterTypeProperties3Proxy

protected IRasterTypeProperties3Proxy(java.lang.Object obj,
                                      java.lang.String iid)
                               throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

IRasterTypeProperties3Proxy

protected IRasterTypeProperties3Proxy(java.lang.String CLSID,
                                      java.lang.String iid,
                                      java.lang.String host,
                                      com.esri.arcgis.interop.AuthInfo authInfo)
                               throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class IRasterTypeProperties2Proxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class IRasterTypeProperties2Proxy
Throws:
java.io.IOException

isPerformsGrouping

public boolean isPerformsGrouping()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
Indicates whether the raster type instance collects item URIs with the same group name allowing the function template to combine multiple raster datasets into a single product.

Specified by:
isPerformsGrouping in interface IRasterTypeProperties3
Returns:
The pbPerformsGrouping
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.