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


Comments or suggestions? Send us feedback.