FDO API Reference Feature Data Objects

mgIPoint.h File Reference

Include dependency graph for mgIPoint.h:

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


Functions

virtual System::Void GetPositionByMembers (System::Double &coordinateX, System::Double &coordinateY, System::Double &coordinateZ, System::Double &coordinateM, System::Int32 &dimensionality)=0
 Gets the position of this point Geometry, by values of its member data. This is in aid of higher performance for any implementation that does not internally use FdoIDirectPosition objects for storage, or for an application seeking to avoid overhead of accessor methods.

Variables

BEGIN_NAMESPACE_OSGEO_GEOMETRY
public __gc __interface 
IDirectPosition
END_NAMESPACE_OSGEO_GEOMETRY
BEGIN_NAMESPACE_OSGEO_GEOMETRY
public __gc __interface 
IPoint
 The IPoint class is a point Geometry type.

Comments or suggestions? Send us feedback.