FDO API Reference Feature Data Objects

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

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

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

Reimplemented from GeometryFactoryAbstract.


Comments or suggestions? Send us feedback.