FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IPoint* FgfGeometryFactory::CreatePoint System::Int32  dimensionality,
System::Double  ordinates[]
 

Creates an point object by copying from an array of ordinates.

Parameters:
dimensionality Input dimensionality of the ordinates (see Dimensionality)
ordinates Input ordinate array representing one position
Returns:
Returns a point

Reimplemented from GeometryFactoryAbstract.


Comments or suggestions? Send us feedback.