FDO API Reference Feature Data Objects

NAMESPACE_OSGEO_GEOMETRY::ICurvePolygon* FgfGeometryFactory::CreateCurvePolygon NAMESPACE_OSGEO_GEOMETRY::IRing exteriorRing,
NAMESPACE_OSGEO_GEOMETRY::RingCollection *  interiorRings
 

CurvePolygon Creates a CurvePolygon object by copying from given ring objects.

Parameters:
exteriorRing Input exterior ring to copy
interiorRings Input collection of interior rings to copy
Returns:
Returns a CurvePolygon

Reimplemented from GeometryFactoryAbstract.


Comments or suggestions? Send us feedback.