FDO .NET API Reference | Feature Data Objects |
Inherited by OSGeo::FDO::Geometry::ICurveAbstractImp, OSGeo::FDO::Geometry::IGeometricAggregateAbstractImp, OSGeo::FDO::Geometry::IPointImp, and OSGeo::FDO::Geometry::ISurfaceAbstractImp.
Inheritance diagram for OSGeo::FDO::Geometry::IGeometryImp:
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. | |
Protected Member Functions | |
System::Void | ReleaseUnmanagedObject () |
DOXYGEN-IGNORE |
|
Constructs a managed object based on an unmanaged instance of the object.
|
|
Gets the type of the most-derived interface in the Geometry package for this object.
|
|
Gets the dimensionality of ordinates in this object.
|
|
Gets the envelope for the Geometry.
|
|
Gets the text string representation of this Geometry.
|
|
DOXYGEN-IGNORE
Reimplemented from OSGeo::FDO::Runtime::Disposable. |
Comments or suggestions? Send us feedback. |