FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IMultiLineString* GeometryFactoryAbstract::CreateMultiLineString NAMESPACE_OSGEO_GEOMETRY::LineStringCollection *  lineStrings  ) 
 

MultiLineString Creates a MultiLineString object by copying from a collection of LineString objects.

Parameters:
lineStrings Input collection of LineString objects to copy
Returns:
Returns a MultiLineString

Reimplemented in FgfGeometryFactory.


Comments or suggestions? Send us feedback.