FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Geometry ::IMultiPoint* OSGeo::FDO::Geometry::FgfGeometryFactory::CreateMultiPoint ( OSGeo::FDO::Geometry::PointCollection points  ) 

MultiPoint Creates a MultiPoint object by copying from a collection of point objects.

Parameters:
points Input collection of point objects to copy
Returns:
Returns a MultiPoint

Reimplemented from OSGeo::FDO::Geometry::GeometryFactoryAbstract.


Comments or suggestions? Send us feedback.