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

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.

()


Public Member Functions

__property System::Int32 get_Dimensionality ()
 Gets the dimensionality of ordinates in this object.
__property
OSGeo::FDO::Geometry::IEnvelope
get_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 ()