FDO API Reference Feature Data Objects

IRingAbstractImp Class Reference

List of all members.

Detailed Description

The IRingAbstractImp class is a ring Geometry helper type (abstract). FdoIRingAbstract is the most general ring type. It is similar to CurveAbstract, but is always closed.


Public Member Functions

System::Void Dispose ()
__property System::Int32 get_Dimensionality ()
 Gets the dimensionality of ordinates in this object.
__property NAMESPACE_OSGEO_GEOMETRY::IEnvelopeget_Envelope ()
 Gets the envelope for the object.
 IRingAbstractImp (System::IntPtr unmanaged, System::Boolean autoDelete)

Protected Member Functions

System::Void Dispose (System::Boolean disposing)

Comments or suggestions? Send us feedback.