com.esri.arcgis.spatialanalyst
Class IGPSAUtilProxy

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

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

Description: 'Provides access to IGPSAUtil interface.' 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 IGPSAUtilProxy
extends com.esri.arcgis.interop.Dispatch
implements IGPSAUtil, 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.IGPSAUtil
IID, IIDca0db12f_799c_4456_8692_e6aa690c99cd
 
Constructor Summary
  IGPSAUtilProxy()
          Deprecated. For internal use only
  IGPSAUtilProxy(java.lang.Object obj)
          Deprecated.  
protected IGPSAUtilProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IGPSAUtilProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IGPSAUtilProxy(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.  
 int getAPrioriEnum(java.lang.String name)
          Deprecated. Gets the Apriori Enum.
 ICodedValueDomain getCodedValueDomainFromRemap(IGPValue pValue)
          Deprecated. Gets a CodedValueDomain From Remap.
 int getCostPathEnum(java.lang.String name)
          Deprecated. Gets Cost Path Enum.
 int getFilterEnum(java.lang.String name)
          Deprecated. Gets Filter Enum.
 IGPValue getRemapFromCodedValueDomain(ICodedValueDomain pCVDomain, IGPEvaluationScale pEvalScale)
          Deprecated. Gets Remap From a CodedValueDomain.
 int getSemiVariogramEnum(java.lang.String svgName)
          Deprecated. Gets SemiVariogram Enum.
 int getSliceEnum(java.lang.String name)
          Deprecated. Gets Slice Enum.
 int getSlopeEnum(java.lang.String name)
          Deprecated. Gets Slope Enum.
 int getSortEnum(java.lang.String name)
          Deprecated. Gets Sort Enum.
 int getSplineEnum(java.lang.String name)
          Deprecated. Gets spline Enum.
 int getStatisticsEnum(java.lang.String statsName, boolean bInteger)
          Deprecated. Gets Statistics Enum.
 int getStreamOrderEnum(java.lang.String name)
          Deprecated. Gets Stream Order Enum.
 int getTopoFeatureEnum(java.lang.String topoFeatureName)
          Deprecated. Gets the TopoFeature Enum.
 java.lang.String getTopoFeatureName(int topoEnum)
          Deprecated. Gets the TopoFeature Name.
 int getTrendEnum(java.lang.String name)
          Deprecated. Gets Trend Enum.
 int getVisibilityEnum(java.lang.String name)
          Deprecated. Gets Visibility Enum.
 int getZonalGeometryEnum(java.lang.String name)
          Deprecated. Gets Zonal Geometry Enum.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setStatisticsDomain(boolean bInteger, IGPCodedValueDomain[] pDomian)
          Deprecated. Sets a statistics domain.
 
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

IGPSAUtilProxy

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

IGPSAUtilProxy

public IGPSAUtilProxy()
Deprecated. 
For internal use only


IGPSAUtilProxy

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

IGPSAUtilProxy

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

IGPSAUtilProxy

protected IGPSAUtilProxy(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

setStatisticsDomain

public void setStatisticsDomain(boolean bInteger,
                                IGPCodedValueDomain[] pDomian)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Sets a statistics domain.

Specified by:
setStatisticsDomain in interface IGPSAUtil
Parameters:
bInteger - The bInteger (in)
pDomian - A reference to a com.esri.arcgis.geodatabase.IGPCodedValueDomain (in/out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSplineEnum

public int getSplineEnum(java.lang.String name)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Gets spline Enum.

Specified by:
getSplineEnum in interface IGPSAUtil
Parameters:
name - The name (in)
Returns:
A com.esri.arcgis.geoanalyst.esriGeoAnalysisSplineEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getTrendEnum

public int getTrendEnum(java.lang.String name)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Gets Trend Enum.

Specified by:
getTrendEnum in interface IGPSAUtil
Parameters:
name - The name (in)
Returns:
A com.esri.arcgis.geoanalyst.esriGeoAnalysisTrendEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getVisibilityEnum

public int getVisibilityEnum(java.lang.String name)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Gets Visibility Enum.

Specified by:
getVisibilityEnum in interface IGPSAUtil
Parameters:
name - The name (in)
Returns:
A com.esri.arcgis.geoanalyst.esriGeoAnalysisVisibilityEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSlopeEnum

public int getSlopeEnum(java.lang.String name)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Gets Slope Enum.

Specified by:
getSlopeEnum in interface IGPSAUtil
Parameters:
name - The name (in)
Returns:
A com.esri.arcgis.geoanalyst.esriGeoAnalysisSlopeEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSliceEnum

public int getSliceEnum(java.lang.String name)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
Gets Slice Enum.

Specified by:
getSliceEnum in interface IGPSAUtil
Parameters:
name - The name (in)
Returns:
A com.esri.arcgis.geoanalyst.esriGeoAnalysisSliceEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getFilterEnum

public int getFilterEnum(java.lang.String name)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Gets Filter Enum.

Specified by:
getFilterEnum in interface IGPSAUtil
Parameters:
name - The name (in)
Returns:
A com.esri.arcgis.geoanalyst.esriGeoAnalysisFilterEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStatisticsEnum

public int getStatisticsEnum(java.lang.String statsName,
                             boolean bInteger)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Gets Statistics Enum.

Specified by:
getStatisticsEnum in interface IGPSAUtil
Parameters:
statsName - The statsName (in)
bInteger - The bInteger (in)
Returns:
A com.esri.arcgis.geoanalyst.esriGeoAnalysisStatisticsEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSemiVariogramEnum

public int getSemiVariogramEnum(java.lang.String svgName)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Gets SemiVariogram Enum.

Specified by:
getSemiVariogramEnum in interface IGPSAUtil
Parameters:
svgName - The svgName (in)
Returns:
A com.esri.arcgis.geoanalyst.esriGeoAnalysisSemiVariogramEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getStreamOrderEnum

public int getStreamOrderEnum(java.lang.String name)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Gets Stream Order Enum.

Specified by:
getStreamOrderEnum in interface IGPSAUtil
Parameters:
name - The name (in)
Returns:
A com.esri.arcgis.spatialanalyst.esriGeoAnalysisStreamOrderEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCostPathEnum

public int getCostPathEnum(java.lang.String name)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Gets Cost Path Enum.

Specified by:
getCostPathEnum in interface IGPSAUtil
Parameters:
name - The name (in)
Returns:
A com.esri.arcgis.spatialanalyst.esriGeoAnalysisPathEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getSortEnum

public int getSortEnum(java.lang.String name)
                throws java.io.IOException,
                       AutomationException
Deprecated. 
Gets Sort Enum.

Specified by:
getSortEnum in interface IGPSAUtil
Parameters:
name - The name (in)
Returns:
A com.esri.arcgis.spatialanalyst.esriGeoAnalysisSortEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getZonalGeometryEnum

public int getZonalGeometryEnum(java.lang.String name)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Gets Zonal Geometry Enum.

Specified by:
getZonalGeometryEnum in interface IGPSAUtil
Parameters:
name - The name (in)
Returns:
A com.esri.arcgis.spatialanalyst.esriGeoAnalysisZonalGeometryEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getAPrioriEnum

public int getAPrioriEnum(java.lang.String name)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Gets the Apriori Enum.

Specified by:
getAPrioriEnum in interface IGPSAUtil
Parameters:
name - The name (in)
Returns:
A com.esri.arcgis.spatialanalyst.esriGeoAnalysisAPrioriEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getTopoFeatureName

public java.lang.String getTopoFeatureName(int topoEnum)
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Gets the TopoFeature Name.

Specified by:
getTopoFeatureName in interface IGPSAUtil
Parameters:
topoEnum - A com.esri.arcgis.spatialanalyst.esriGPSATopoTypeEnum constant (in)
Returns:
The topoFeatureName
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getTopoFeatureEnum

public int getTopoFeatureEnum(java.lang.String topoFeatureName)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Gets the TopoFeature Enum.

Specified by:
getTopoFeatureEnum in interface IGPSAUtil
Parameters:
topoFeatureName - The topoFeatureName (in)
Returns:
A com.esri.arcgis.spatialanalyst.esriGPSATopoTypeEnum constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getCodedValueDomainFromRemap

public ICodedValueDomain getCodedValueDomainFromRemap(IGPValue pValue)
                                               throws java.io.IOException,
                                                      AutomationException
Deprecated. 
Gets a CodedValueDomain From Remap.

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

getRemapFromCodedValueDomain

public IGPValue getRemapFromCodedValueDomain(ICodedValueDomain pCVDomain,
                                             IGPEvaluationScale pEvalScale)
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
Gets Remap From a CodedValueDomain.

Specified by:
getRemapFromCodedValueDomain in interface IGPSAUtil
Parameters:
pCVDomain - A reference to a com.esri.arcgis.geodatabase.ICodedValueDomain (in)
pEvalScale - A reference to a com.esri.arcgis.spatialanalyst.IGPEvaluationScale (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.