virtual FDO_GEOM_API FdoIRing* FdoGeometryFactoryAbstract::CreateRing ( FdoCurveSegmentCollection curveSegments  )  [pure virtual]

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

Implemented in FdoFgfGeometryFactory.