FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::ILinearRing* GeometryFactoryAbstract::CreateLinearRing NAMESPACE_OSGEO_GEOMETRY::DirectPositionCollection *  positions  ) 
 

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

Remarks:
The first and last positions must be equal.
Parameters:
positions Input collection of positions to copy
Returns:
Returns a LinearRing

Reimplemented in FgfGeometryFactory.


Comments or suggestions? Send us feedback.