FDO API Reference Feature Data Objects

ICurveAbstractImp Class Reference

List of all members.

Detailed Description

The ICurveAbstractImp class is a curve Geometry type (concrete). ICurveAbstractImp is the most general curve type.


Public Member Functions

__property NAMESPACE_OSGEO_GEOMETRY::IDirectPositionget_EndPosition ()
 Gets the ending position of this Curve.
__property System::Boolean get_IsClosed ()
 Gets the closure state for the curve.
__property NAMESPACE_OSGEO_GEOMETRY::IDirectPositionget_StartPosition ()
 Gets the starting position of this Curve.
 ICurveAbstractImp (System::IntPtr unmanaged, System::Boolean autoDelete)

Comments or suggestions? Send us feedback.