FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::ILineStringSegment* GeometryFactoryAbstract::CreateLineStringSegment NAMESPACE_OSGEO_GEOMETRY::DirectPositionCollection *  positions  ) 
 

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

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

Reimplemented in FgfGeometryFactory.


Comments or suggestions? Send us feedback.