FDO .NET API Reference Feature Data Objects

mgIDirectPosition.h File Reference

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

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Geometry

Classes

class  OSGeo::FDO::Geometry::DirectPositionCollection
 The DirectPositionCollection class is a collection of DirectPosition objects. More...

Functions

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

Variables

public __gc __interface OSGeo::FDO::Geometry::IDirectPosition

Comments or suggestions? Send us feedback.