OSGeo ::FDO ::Geometry ::IMultiPoint* OSGeo::FDO::Geometry::GeometryFactoryAbstract::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 in OSGeo::FDO::Geometry::FgfGeometryFactory.