FDO API Reference Feature Data Objects
virtual FDO_GEOM_API FdoILineString* FdoFgfGeometryFactory::CreateLineString ( FdoDirectPositionCollection positions  )  [virtual]

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

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

Implements FdoGeometryFactoryAbstract.


Comments or suggestions? Send us feedback.