ESRI.ArcGIS.ADF.Web | |
ESRI.ArcGIS.ADF.Web.Geometry Namespace | |
See Also Inheritance Hierarchy |
Class | Description | |
---|---|---|
Envelope | An object that has the properties of a rectangle and can be associated with a map, layout, or a feature. | |
EnvelopeConverter | Provides a way of converting Envelope to and from a string representation, as well as for accessing standard values and subproperties. | |
Geometry | An abstract representation of shapes related to a map or features. | |
GeometryCollection | Represents a thread-safe collection of Geometries. | |
Hole | An object that represents a Hole in a Ring. | |
HoleCollection | A thread-safe collection of Holes. | |
Multipoint | An object that represents a related group of Points. | |
Path | The Path class represents a segment of a PolyLine. | |
PathCollection | A thread-safe collection of Paths. | |
Point | Class that represents an point feature on a map. | |
PointCollection | A thread-safe collection of Points. | |
Polygon | Represents a grouping of Rings. | |
Polyline | Represents a grouping of Paths. | |
Ring | Represents a single multi-sided shape in a Polygon object. | |
RingCollection | A thread-safe collection of Rings. | |
RotationParams | Rotation parameters for map/screen transformations | |
TransformationParams | The parameters for Map/Screen transformations | |
Utility | The class supports the .NET ADF infrastructure and is not intended to be used directly from your code. |
Enumeration | Description | |
---|---|---|
TransformationDirection | The transformation direction |