ESRI.ArcGIS.ADF.IMS
ESRI.ArcGIS.ADF.IMS.Geometry Namespace
See Also  Inheritance Hierarchy
ESRI.ArcGIS.ADF.IMS.Geometry contains classes for handling geometry of map features. These classes are used in various places in the ArcIMS API, such as for feature data returned from a query, for creating acetate elements to add to the map, and for coordinates returned when geocoding.

Classes

 ClassDescription
ClassEnvelope An object that has the properties of a rectangle and can be associated with a map, layout, or a feature.
ClassGeometry An abstract representation of shapes related to a map or features.
ClassGeometryCollection Represents a thread-safe collection of Geometries.
ClassHole An object that represents a Hole in a Ring.
ClassHoleCollection A thread-safe collection of Holes.
ClassMultipoint An object that represents a related group of Points.
ClassPath The Path class represents a segment of a PolyLine.
ClassPathCollection A thread-safe collection of Paths.
ClassPoint Class that represents an x,y coordinate.
ClassPointCollection A thread-safe collection of Points.
ClassPolygon Represents a grouping of Rings.
ClassPolyline Represents a grouping of Paths.
ClassRing Represents a single multi-sided shape in a Polygon object.
ClassRingCollection A thread-safe collection of Rings.
ClassUtility Summary description for Utility.

See Also

© 2010 All Rights Reserved.