Class | Description | |
---|---|---|
![]() | DatumTransform | The Class is used by the Tasks.GeometryService.ProjectAsync(IEnumerable<Graphic>,SpatialReferenceDatumTransform,bool,object) Method to project Graphics from one Datum to another Datum. |
![]() | Envelope | Axis Aligned envelope |
![]() | Euclidian | Utility methods for densification and measure in a flat coordinate system. |
![]() | Geodesic | Geodesic utility methods for densification and measure on the ellipsoid. |
![]() | Geometry | Abstract Geometry class provides a base class for objects that define geometric shapes. Geometry objects can be used for clipping regions and as geometry definitions for rendering two-dimensional graphic data. |
![]() | MapPoint | Point class |
![]() | MultiPoint | An array of points |
![]() | PointCollection | Point collection |
![]() | Polygon | A collection of Rings used to represent a Polygon Geometry. |
![]() | Polyline | A collection of Paths used to represent a Polyline Geometry |
![]() | SpatialReference | SpatialReference class. |
![]() | WellKnownObject | Abstract class used to create classes that are based on Well-Known IDs and Well-Known Text. |