FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IMultiLineString* FgfGeometryFactory::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 from GeometryFactoryAbstract.


Comments or suggestions? Send us feedback.