FDO API Reference Feature Data Objects

mgIDirectPosition.h File Reference

This graph shows which files directly or indirectly include this file:


Functions

__property System::Int32 get_Dimensionality ()
 Gets the dimensionality of ordinates in this position.
__property System::Double get_M ()
 Gets the M ordinate.
__property System::Double get_Y ()
 Gets the Y ordinate.
__property System::Double get_Z ()
 Gets the Z ordinate.

Variables

BEGIN_NAMESPACE_OSGEO_GEOMETRY
public __gc __interface 
IDirectPosition
 The IDirectPosition class is a direct position object. IDirectPosition is a simple coordinate position in any allowed dimension. The actual object may have several implementations, depending on the dimension and other factors. This is a lightweight helper type for Geometries in the Geometry package. Note: It does not derive from IGeometry.

Comments or suggestions? Send us feedback.