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


Comments or suggestions? Send us feedback.