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

Inheritance diagram for OSGeo::FDO::Geometry::ICurveAbstractImp:

Inheritance graph
[legend]

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
OSGeo::FDO::Geometry::IDirectPosition
get_EndPosition ()
 Gets the ending position of this Curve.
__property System::Boolean get_IsClosed ()
 Gets the closure state for the curve.
__property
OSGeo::FDO::Geometry::IDirectPosition
get_StartPosition ()
 Gets the starting position of this Curve.
 ICurveAbstractImp (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs an ICurveAbstractImp managed object based on an unmanaged instance of the object.