com.esri.arcgis.geoanalyst
Class ISurfaceOpProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geoanalyst.ISurfaceOpProxy
All Implemented Interfaces:
ISurfaceOp, java.io.Externalizable, java.io.Serializable

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

Description: 'Provides access to members that control the Surface Operation.' 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 ISurfaceOpProxy
extends com.esri.arcgis.interop.Dispatch
implements ISurfaceOp, 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.geoanalyst.ISurfaceOp
IID, IID4606f164_b47d_11d2_9f3b_00c04f8ed1d7
 
Constructor Summary
  ISurfaceOpProxy()
          Deprecated. For internal use only
  ISurfaceOpProxy(java.lang.Object obj)
          Deprecated.  
protected ISurfaceOpProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  ISurfaceOpProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected ISurfaceOpProxy(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.  
 IGeoDataset aspect(IGeoDataset geoDataset)
          Deprecated. Calculates Aspect.
 IGeoDataset contour(IGeoDataset geoDataset, double interval, java.lang.Object base)
          Deprecated. Creates contours or isolines based off of a constant interval from a base contour.
 void contourAsPolyline(IGeoDataset geoDataset, IPoint inputPoint, IPolyline[] contourLine, double[] elevation)
          Deprecated. Creates a single contour or isoline that passes through a specified point on a surface.
 IGeoDataset contourList(IGeoDataset geoDataset, java.lang.Object contoursArray)
          Deprecated. Creates contours or isolines based off a list of contour values.
 void contoursAsPolylines(IGeoDataset geoDataset, IPointCollection inputPoints, IGeometryCollection[] contourLines, IPointCollection[] outputPointsWithElevations)
          Deprecated. Creates multiple contours or isolines that pass through specified points on a surface.
 IGeoDataset curvature(IGeoDataset geoDataset, boolean profile, boolean plan)
          Deprecated. Calculates curvature, optionally including profile and plan curvature.
 IGeoDataset cutFill(IGeoDataset beforeGeoDataset, IGeoDataset afterGeoDataset, java.lang.Object zFactor)
          Deprecated. Calculates cut and fill areas.
 IGeoDataset hillShade(IGeoDataset geoDataset, double azimuth, double altitude, boolean inModelShadows, java.lang.Object zFactor)
          Deprecated. Calculates Hillshade.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 IGeoDataset slope(IGeoDataset geoDataset, int slopeType, java.lang.Object zFactor)
          Deprecated. Calculates Slope.
 IGeoDataset visibility(IGeoDataset geoDataset, IGeoDataset observers, int visType)
          Deprecated. Performs visibility analysis on a surface based on a set of input observation points.
 
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

ISurfaceOpProxy

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

ISurfaceOpProxy

public ISurfaceOpProxy()
Deprecated. 
For internal use only


ISurfaceOpProxy

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

ISurfaceOpProxy

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

ISurfaceOpProxy

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

hillShade

public IGeoDataset hillShade(IGeoDataset geoDataset,
                             double azimuth,
                             double altitude,
                             boolean inModelShadows,
                             java.lang.Object zFactor)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Calculates Hillshade.

Specified by:
hillShade in interface ISurfaceOp
Parameters:
geoDataset - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
azimuth - The azimuth (in)
altitude - The altitude (in)
inModelShadows - The inModelShadows (in)
zFactor - A Variant (in, optional, pass null if not required)
Returns:
A reference to a com.esri.arcgis.geodatabase.IGeoDataset
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

slope

public IGeoDataset slope(IGeoDataset geoDataset,
                         int slopeType,
                         java.lang.Object zFactor)
                  throws java.io.IOException,
                         AutomationException
Deprecated. 
Calculates Slope.

Specified by:
slope in interface ISurfaceOp
Parameters:
geoDataset - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
slopeType - A com.esri.arcgis.geoanalyst.esriGeoAnalysisSlopeEnum constant (in)
zFactor - A Variant (in, optional, pass null if not required)
Returns:
A reference to a com.esri.arcgis.geodatabase.IGeoDataset
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

aspect

public IGeoDataset aspect(IGeoDataset geoDataset)
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
Calculates Aspect.

Specified by:
aspect in interface ISurfaceOp
Parameters:
geoDataset - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.IGeoDataset
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

cutFill

public IGeoDataset cutFill(IGeoDataset beforeGeoDataset,
                           IGeoDataset afterGeoDataset,
                           java.lang.Object zFactor)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Calculates cut and fill areas.

Specified by:
cutFill in interface ISurfaceOp
Parameters:
beforeGeoDataset - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
afterGeoDataset - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
zFactor - A Variant (in, optional, pass null if not required)
Returns:
A reference to a com.esri.arcgis.geodatabase.IGeoDataset
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

curvature

public IGeoDataset curvature(IGeoDataset geoDataset,
                             boolean profile,
                             boolean plan)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Calculates curvature, optionally including profile and plan curvature.

Specified by:
curvature in interface ISurfaceOp
Parameters:
geoDataset - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
profile - The profile (in)
plan - The plan (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.IGeoDataset
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

contour

public IGeoDataset contour(IGeoDataset geoDataset,
                           double interval,
                           java.lang.Object base)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
Creates contours or isolines based off of a constant interval from a base contour.

Specified by:
contour in interface ISurfaceOp
Parameters:
geoDataset - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
interval - The interval (in)
base - A Variant (in, optional, pass null if not required)
Returns:
A reference to a com.esri.arcgis.geodatabase.IGeoDataset
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

contourList

public IGeoDataset contourList(IGeoDataset geoDataset,
                               java.lang.Object contoursArray)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Creates contours or isolines based off a list of contour values.

Specified by:
contourList in interface ISurfaceOp
Parameters:
geoDataset - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
contoursArray - A Variant (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.IGeoDataset
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

contoursAsPolylines

public void contoursAsPolylines(IGeoDataset geoDataset,
                                IPointCollection inputPoints,
                                IGeometryCollection[] contourLines,
                                IPointCollection[] outputPointsWithElevations)
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Creates multiple contours or isolines that pass through specified points on a surface.

Specified by:
contoursAsPolylines in interface ISurfaceOp
Parameters:
geoDataset - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
inputPoints - A reference to a com.esri.arcgis.geometry.IPointCollection (in)
contourLines - A reference to a com.esri.arcgis.geometry.IGeometryCollection (out: use single element array)
outputPointsWithElevations - A reference to a com.esri.arcgis.geometry.IPointCollection (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

contourAsPolyline

public void contourAsPolyline(IGeoDataset geoDataset,
                              IPoint inputPoint,
                              IPolyline[] contourLine,
                              double[] elevation)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Creates a single contour or isoline that passes through a specified point on a surface.

Specified by:
contourAsPolyline in interface ISurfaceOp
Parameters:
geoDataset - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
inputPoint - A reference to a com.esri.arcgis.geometry.IPoint (in)
contourLine - A reference to a com.esri.arcgis.geometry.IPolyline (out: use single element array)
elevation - The elevation (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

visibility

public IGeoDataset visibility(IGeoDataset geoDataset,
                              IGeoDataset observers,
                              int visType)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Performs visibility analysis on a surface based on a set of input observation points.

Specified by:
visibility in interface ISurfaceOp
Parameters:
geoDataset - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
observers - A reference to a com.esri.arcgis.geodatabase.IGeoDataset (in)
visType - A com.esri.arcgis.geoanalyst.esriGeoAnalysisVisibilityEnum constant (in)
Returns:
A reference to a com.esri.arcgis.geodatabase.IGeoDataset
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.