OSGeo ::FDO ::Geometry ::IRing* OSGeo::FDO::Geometry::GeometryFactoryAbstract::CreateRing ( OSGeo::FDO::Geometry::CurveSegmentCollection curveSegments  ) 

Ring.

Creates a ring object by copying from a collection of CurveSegment objects.

Parameters:
curveSegments Input collection of CurveSegment objects to copy
Returns:
Returns a ring

Reimplemented in OSGeo::FDO::Geometry::FgfGeometryFactory.