ArcObjects Library Reference (DefenseSolutions)  

GeoPolygon CoClass

Its a spheroidal polygon.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Supported Platforms

Windows

Interfaces

Interfaces Description
IArea (esriGeometry) Provides access to members that return properties common to rings and polygons.
IClone (esriSystem) Provides access to members that control cloning of objects.
IConstructCurve (esriGeometry) Provides access to members that construct a curve using other geometries and measures.
ICurve (esriGeometry) Provides access to properties and methods of all 1 dimensional curves (polylines, segments, boundaries of polygons, etc.).
IGeometry (esriGeometry) Provides access to members that describe properties and behavior of all geometric objects.
IGeometry2 (esriGeometry) Provides access to members that extend the IGeometry interface with a more sophisticated projection method.
IGeometryCollection (esriGeometry) Provides access to members that can be used for accessing, adding and removing individual geometries of a multi-part geometry (Multipoint, Polyline, Polygon, MultiPatch, and GeometryBag).
IGeoPolygon Provides access to members that generate GeoPolygon geometries.
IHitTest (esriGeometry) Provides access to members that locate a part of a geometry closest to a point.
IPersist Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile.
IPersistStream (esriSystem)
IPointCollection (esriGeometry) Provides access to members that manipulate the points of a Multipoint, Path, Ring, Polyline, Polygon, TriangleFan, TriangleStrip, or MultiPatch.
IPolycurve (esriGeometry) Provides access to members that define operations common to polylines and the boundaries of polygons.
IPolycurve2 (esriGeometry) Provides access to members that extend IPolycurve with additional splitting and densification methods.
IPolygon (esriGeometry) Provides access to members that identify a polygon and permit controlled access to its inner and outer rings.
IPolygon2 (esriGeometry) Provides access to members that extend the IPolygon interface.
IProximityOperator (esriGeometry) Provides access to members that find the 2D distance between two geometries.
ISegmentCollection (esriGeometry) Provides access to members that manipulate the segments of a path, ring, polyline, or polygon.
ISpatialIndex (esriGeometry) Provides access to members that create a temporary spatial index for improving performance of "Disjoint" and some other relational operators.
ITopologicalOperator (esriGeometry) Provides access to members for constructing new geometries based upon topological relationships between existing geometries.
ITopologicalOperator2 (esriGeometry) Provides access to members that extend the ITopologicalOperator interface.
ITransform2D (esriGeometry) Provides access to methods for transforming geometries using either specific parameters or arbitrary transformation objects (affine transformations, geographic transformations, etc.).