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

Inheritance diagram for OSGeo::FDO::Geometry::IGeometryImp:

Inheritance graph
[legend]

List of all members.


Detailed Description

The IGeometryImp class defines the properties and methods common to all geometric types. IGeometryImp is a concreate implementation of IGeometry.

()


Public Member Functions

__property
OSGeo::FDO::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
OSGeo::FDO::Geometry::IEnvelope
get_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)
 Constructs a managed object based on an unmanaged instance of the object.