FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::ILineString* GeometryFactoryAbstract::CreateLineString NAMESPACE_OSGEO_GEOMETRY::DirectPositionCollection *  positions  ) 
 

LineString Creates a LineString object by copying from a collection of positions.

Parameters:
positions Input collection of positions to copy
Returns:
Returns a LineString

Reimplemented in FgfGeometryFactory.


Comments or suggestions? Send us feedback.