ESRI.ArcGIS.ADF.ArcGISServer
GeometryServerProxy Class Methods
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : GeometryServerProxy Class




For a list of all members of this type, see GeometryServerProxy members.

Public Methods

 NameDescription
Public MethodAbort (Inherited from System.Web.Services.Protocols.WebClientProtocol)
Public MethodAutoComplete  
Public MethodAutoCompleteAsyncOverloaded.   
Public MethodBeginAutoComplete  
Public MethodBeginBuffer  
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 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 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 MethodEndConvexHull  
Public MethodEndCut  
Public MethodEndDensify  
Public MethodEndDensifyGeodesic  
Public MethodEndDifference  
Public MethodEndFindSRByWKID  
Public MethodEndFindSRByWKT  
Public MethodEndFindUnitsByWKID  
Public MethodEndFindUnitsByWKT  
Public MethodEndGeneralize  
Public MethodEndGetAreasAndLengths  
Public MethodEndGetAreasAndLengths2  
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 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.   
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.   
Public MethodSimplifyAsyncOverloaded.   
Public MethodToString (Inherited from System.ComponentModel.Component)
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 MethodFinalize (Inherited from System.ComponentModel.Component)
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

See Also

© 2010 All Rights Reserved.