FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Geometry::IArcSegmentAbstractImp Class Reference
[OSGeo::FDO::Geometry]

Inherits OSGeo::FDO::Geometry::IArcSegmentAbstract, and OSGeo::FDO::Geometry::ICurveSegmentAbstractImp.

Inherited by OSGeo::FDO::Geometry::ICircularArcSegmentImp.

Inheritance diagram for OSGeo::FDO::Geometry::IArcSegmentAbstractImp:

Inheritance graph
[legend]
List of all members.

Detailed Description

The IArcSegmentAbstract class is an arc curve segment (abstract).

()

Definition at line 35 of file mgIArcSegmentAbstractImp.h.


Public Member Functions

__property OSGeo::FDO::Geometry::IDirectPositionget_MidPoint ()
 Gets some position along the curve, between the starting and ending positions.
 IArcSegmentAbstractImp (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs an IArcSegmentAbstractImp managed object based on an unmanaged instance of the object.

Comments or suggestions? Send us feedback.