FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::IMultiCurvePolygon* FgfGeometryFactory::CreateMultiCurvePolygon NAMESPACE_OSGEO_GEOMETRY::CurvePolygonCollection *  curvePolygons  ) 
 

MultiCurvePolygon Creates a MultiCurvePolygon object by copying from a collection of CurvePolygon objects.

Parameters:
curvePolygons Input collection of CurvePolygon objects to copy
Returns:
Returns a MultiCurvePolygon

Reimplemented from GeometryFactoryAbstract.


Comments or suggestions? Send us feedback.