FDO API Reference Feature Data Objects

IGeometryImp Class Reference

List of all members.

Detailed Description

The IGeometryImp class defines the properties and methods common to all geometric types.


Public Member Functions

System::Void Dispose ()
__property NAMESPACE_OSGEO_COMMON::GeometryType get_DerivedType ()
 Gets the type of the most-derived interface in the Geometry package for this object.
__property System::Int32 get_Dimensionality ()
 Gets the dimensionality of ordinates in this object.
__property NAMESPACE_OSGEO_GEOMETRY::IEnvelopeget_Envelope ()
 Gets the envelope for the Geometry.
__property System::String * get_Text ()
 Gets the text string representation of this Geometry.
 IGeometryImp (System::IntPtr unmanaged, System::Boolean autoDelete)

Protected Member Functions

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

Comments or suggestions? Send us feedback.