FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Geometry ::IMultiLineString* OSGeo::FDO::Geometry::GeometryFactoryAbstract::CreateMultiLineString ( OSGeo::FDO::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 OSGeo::FDO::Geometry::FgfGeometryFactory.


Comments or suggestions? Send us feedback.