com.esri.arcgis.spatialanalyst
Class IGPSAWeightedOverlayTableProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.spatialanalyst.IGPSAWeightedOverlayTableProxy
All Implemented Interfaces:
IGPSAWeightedOverlayTable, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for COM Interface 'IGPSAWeightedOverlayTable'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSpatialAnalyst.olb'

Description: 'Provides access to WeightedOverlayTable control for GP Spatial Analyst.' 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 IGPSAWeightedOverlayTableProxy
extends com.esri.arcgis.interop.Dispatch
implements IGPSAWeightedOverlayTable, 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.spatialanalyst.IGPSAWeightedOverlayTable
IID, IID8a05e5e9_ef18_4bf5_b740_58cb65feef17
 
Constructor Summary
  IGPSAWeightedOverlayTableProxy()
          Deprecated. For internal use only
  IGPSAWeightedOverlayTableProxy(java.lang.Object obj)
          Deprecated.  
protected IGPSAWeightedOverlayTableProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGPSAWeightedOverlayTableProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGPSAWeightedOverlayTableProxy(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.  
 void addRecord(IGPValue pRaster, IGPValue pField)
          Deprecated. Adds a record to the overlay table.
 void clear()
          Deprecated. Clears the overlay table.
 void deleteRecord(int recordIndex)
          Deprecated. Removes a record from the overlay table.
 int getCount()
          Deprecated. The number of records in the overlay table.
 IGPEvaluationScale getEvaluationScale()
          Deprecated. Get the evaluation scale used by the overlay table.
 int getSumOfInfluences()
          Deprecated. The sum of percent influences of all elements in the overlay table.
 IGPValue getValue(int recordIndex, int columnIndex)
          Deprecated. Returns a column value from the overlay table.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setValue(int recordIndex, int columnIndex, IGPValue value)
          Deprecated. Sets a column value in the overlay table.
 void transform(IGPEvaluationScale pOldScale, IGPEvaluationScale pNewScale)
          Deprecated. Performs a transform between the current and previous scale lists.
 
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
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IGPSAWeightedOverlayTableProxy

public IGPSAWeightedOverlayTableProxy(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

IGPSAWeightedOverlayTableProxy

public IGPSAWeightedOverlayTableProxy()
Deprecated. 
For internal use only


IGPSAWeightedOverlayTableProxy

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

IGPSAWeightedOverlayTableProxy

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

IGPSAWeightedOverlayTableProxy

protected IGPSAWeightedOverlayTableProxy(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 com.esri.arcgis.interop.Dispatch
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 com.esri.arcgis.interop.Dispatch
Throws:
java.io.IOException

addRecord

public void addRecord(IGPValue pRaster,
                      IGPValue pField)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
Adds a record to the overlay table.

Specified by:
addRecord in interface IGPSAWeightedOverlayTable
Parameters:
pRaster - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
pField - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

deleteRecord

public void deleteRecord(int recordIndex)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Removes a record from the overlay table.

Specified by:
deleteRecord in interface IGPSAWeightedOverlayTable
Parameters:
recordIndex - The recordIndex (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getValue

public IGPValue getValue(int recordIndex,
                         int columnIndex)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Returns a column value from the overlay table.

Specified by:
getValue in interface IGPSAWeightedOverlayTable
Parameters:
recordIndex - The recordIndex (in)
columnIndex - The columnIndex (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.IGPValue
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setValue

public void setValue(int recordIndex,
                     int columnIndex,
                     IGPValue value)
              throws java.io.IOException,
                     AutomationException
Deprecated. 
Sets a column value in the overlay table.

Specified by:
setValue in interface IGPSAWeightedOverlayTable
Parameters:
recordIndex - The recordIndex (in)
columnIndex - The columnIndex (in)
value - A reference to a com.esri.arcgis.geodatabase.IGPValue (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCount

public int getCount()
             throws java.io.IOException,
                    AutomationException
Deprecated. 
The number of records in the overlay table.

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

getEvaluationScale

public IGPEvaluationScale getEvaluationScale()
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
Get the evaluation scale used by the overlay table.

Specified by:
getEvaluationScale in interface IGPSAWeightedOverlayTable
Returns:
A reference to a com.esri.arcgis.spatialanalyst.IGPEvaluationScale
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

transform

public void transform(IGPEvaluationScale pOldScale,
                      IGPEvaluationScale pNewScale)
               throws java.io.IOException,
                      AutomationException
Deprecated. 
Performs a transform between the current and previous scale lists.

Specified by:
transform in interface IGPSAWeightedOverlayTable
Parameters:
pOldScale - A reference to a com.esri.arcgis.spatialanalyst.IGPEvaluationScale (in)
pNewScale - A reference to a com.esri.arcgis.spatialanalyst.IGPEvaluationScale (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSumOfInfluences

public int getSumOfInfluences()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The sum of percent influences of all elements in the overlay table.

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

clear

public void clear()
           throws java.io.IOException,
                  AutomationException
Deprecated. 
Clears the overlay table.

Specified by:
clear in interface IGPSAWeightedOverlayTable
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.