ESRI.ArcGIS.ADF.ArcGISServer
GeometryServerProxy Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer Namespace : GeometryServerProxy Class




The following tables list the members exposed by GeometryServerProxy.

Public Constructors

Public Properties

Protected Properties

Public Methods

 NameDescription
public MethodAbort (Inherited from System.Web.Services.Protocols.WebClientProtocol)
public MethodAutoComplete  
public MethodAutoCompleteAsyncOverloaded.   
public MethodBeginAutoComplete  
public MethodBeginBuffer  
public MethodBeginBufferGeodesic  
public MethodBeginConvexHull  
public MethodBeginCut  
public MethodBeginDensify  
public MethodBeginDensifyGeodesic  
public MethodBeginDifference  
public MethodBeginFindSRByWKID  
public MethodBeginFindSRByWKT  
public MethodBeginFindUnitsByWKID  
public MethodBeginFindUnitsByWKT  
public MethodBeginGeneralize  
public MethodBeginGetAreasAndLengths  
public MethodBeginGetAreasAndLengths2  
public MethodBeginGetAreasAndLengthsGeodesic  
public MethodBeginGetDistance  
public MethodBeginGetDistanceGeodesic  
public MethodBeginGetLabelPoints  
public MethodBeginGetLengths  
public MethodBeginGetLengths2  
public MethodBeginGetLengthsGeodesic  
public MethodBeginIntersect  
public MethodBeginOffset  
public MethodBeginProject  
public MethodBeginRelation  
public MethodBeginReshape  
public MethodBeginSimplify  
public MethodBeginTrimExtend  
public MethodBeginUnion  
public MethodBufferOverloaded.  Buffers the specified geometries. All geometries must be of the same type. The spatial reference of the first geometry must not be null, and all geometries are assumed to be in the same spatial reference.  
public MethodBufferAsyncOverloaded.   
public MethodBufferGeodesic  
public MethodBufferGeodesicAsyncOverloaded.   
public MethodCancelAsync  
public MethodConvexHull  
public MethodConvexHullAsyncOverloaded.   
public Methodstatic (Shared in Visual Basic)CreateOverloaded.  Creates a new GeometryServerProxy for making geometry requests.  
public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
public MethodCut  
public MethodCutAsyncOverloaded.   
public MethodDensify  
public MethodDensifyAsyncOverloaded.   
public MethodDensifyGeodesic  
public MethodDensifyGeodesicAsyncOverloaded.   
public MethodDifference  
public MethodDifferenceAsyncOverloaded.   
public MethodDiscover (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.Component)
public MethodEndAutoComplete  
public MethodEndBuffer  
public MethodEndBufferGeodesic  
public MethodEndConvexHull  
public MethodEndCut  
public MethodEndDensify  
public MethodEndDensifyGeodesic  
public MethodEndDifference  
public MethodEndFindSRByWKID  
public MethodEndFindSRByWKT  
public MethodEndFindUnitsByWKID  
public MethodEndFindUnitsByWKT  
public MethodEndGeneralize  
public MethodEndGetAreasAndLengths  
public MethodEndGetAreasAndLengths2  
public MethodEndGetAreasAndLengthsGeodesic  
public MethodEndGetDistance  
public MethodEndGetDistanceGeodesic  
public MethodEndGetLabelPoints  
public MethodEndGetLengths  
public MethodEndGetLengths2  
public MethodEndGetLengthsGeodesic  
public MethodEndIntersect  
public MethodEndOffset  
public MethodEndProject  
public MethodEndRelation  
public MethodEndReshape  
public MethodEndSimplify  
public MethodEndTrimExtend  
public MethodEndUnion  
public MethodFindSRByWKID  
public MethodFindSRByWKIDAsyncOverloaded.   
public MethodFindSRByWKT  
public MethodFindSRByWKTAsyncOverloaded.   
public MethodFindUnitsByWKID  
public MethodFindUnitsByWKIDAsyncOverloaded.   
public MethodFindUnitsByWKT  
public MethodFindUnitsByWKTAsyncOverloaded.   
public Methodstatic (Shared in Visual Basic)FromADFUnit Converts a linear unit from ADF unit to ArcGIS Server unit.  
public MethodGeneralize  
public MethodGeneralizeAsyncOverloaded.   
public MethodGetAreasAndLengthsOverloaded.  Calculates the areas and lengths of each specified polygon. The spatial reference of the first polygon must not be null, and all polygons are assumed to be in the same spatial reference.  
public MethodGetAreasAndLengths2  
public MethodGetAreasAndLengths2AsyncOverloaded.   
public MethodGetAreasAndLengthsAsyncOverloaded.   
public MethodGetAreasAndLengthsGeodesic  
public MethodGetAreasAndLengthsGeodesicAsyncOverloaded.   
public MethodGetDistance  
public MethodGetDistanceAsyncOverloaded.   
public MethodGetDistanceGeodesic  
public MethodGetDistanceGeodesicAsyncOverloaded.   
public MethodGetLabelPointsOverloaded.  Generates a set of points suitable for displaying labels for the given set of polygons. The spatial reference of the first polygon must not be null, and all polygons are assumed to be in the same spatial reference.  
public MethodGetLabelPointsAsyncOverloaded.   
public MethodGetLengthsOverloaded.  Calculates the lengths of each specified polyline. The spatial reference of the first polyline must not be null, and all polylines are assumed to be in the same spatial reference.  
public MethodGetLengths2  
public MethodGetLengths2AsyncOverloaded.   
public MethodGetLengthsAsyncOverloaded.   
public MethodGetLengthsGeodesic  
public MethodGetLengthsGeodesicAsyncOverloaded.   
public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
public MethodIntersect  
public MethodIntersectAsyncOverloaded.   
public MethodOffset  
public MethodOffsetAsyncOverloaded.   
public MethodProjectOverloaded.  Projects a set of geometries into a new spatial reference.  
public MethodProjectAsyncOverloaded.   
public MethodRefreshToken Get a fresh token  
public MethodRelationOverloaded.  Computes the set of pairs of geometries from geometries1 and geometries2 that belong to the specified relation. Both arrays are assumed to be in the same spatial reference, denoted by the spatial reference of the first geometry in geometries1. The relations are evaluated in 2D. Z coordinates are not used. Geometry types cannot be mixed within an array. Note that if the spatialRelationship is specified as esriGeometryRelationRelation, the relationParam parameter describes the spatial relationship and must be specified.  
public MethodRelationAsyncOverloaded.   
public MethodReshape  
public MethodReshapeAsyncOverloaded.   
public MethodSimplifyOverloaded.  Alters the given geometries to make their definitions topologically legal with respect to their geometry type.  
public MethodSimplifyAsyncOverloaded.   
public MethodTrimExtend  
public MethodTrimExtendAsyncOverloaded.   
public MethodUnion  
public MethodUnionAsyncOverloaded.   
Top

Protected Methods

 NameDescription
protected MethodBeginInvoke (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
protected MethodEndInvoke (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
protected MethodGetReaderForMessage (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
protected MethodGetService (Inherited from System.ComponentModel.Component)
protected MethodGetWebRequestOverridden.  Creates a new WebRequest for the input URI.  
protected MethodGetWebResponseOverloaded. Overridden.  Gets the asynchronous response for the input web request.  
protected MethodGetWriterForMessageOverridden.  Returns the XML writer for the message.  
protected MethodInvoke (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
protected MethodInvokeAsyncOverloaded.  (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol)
protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top

Public Events

See Also

© 2011 All Rights Reserved.