FDO .NET API Reference Feature Data Objects

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

Inherits OSGeo::FDO::Runtime::Disposable, and OSGeo::FDO::Geometry::IRingAbstract.

Inherited by OSGeo::FDO::Geometry::ILinearRingImp, and OSGeo::FDO::Geometry::IRingImp.

Inheritance diagram for OSGeo::FDO::Geometry::IRingAbstractImp:

Inheritance graph
[legend]
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.

()

Definition at line 35 of file mgIRingAbstractImp.h.


Public Member Functions

__property System::Int32 get_Dimensionality ()
 Gets the dimensionality of ordinates in this object.
__property OSGeo::FDO::Geometry::IEnvelopeget_Envelope ()
 Gets the envelope for the object.
 IRingAbstractImp (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs a managed object based on an unmanaged instance of the object.

Protected Member Functions

System::Void ReleaseUnmanagedObject ()

Comments or suggestions? Send us feedback.