FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Geometry ::IPoint* OSGeo::FDO::Geometry::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 OSGeo::FDO::Geometry::GeometryFactoryAbstract.


Comments or suggestions? Send us feedback.