FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IMultiPoint* GeometryFactoryAbstract::CreateMultiPoint NAMESPACE_OSGEO_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 in FgfGeometryFactory.


Comments or suggestions? Send us feedback.