FDO API Reference Feature Data Objects

virtual FDO_GEOM_API FdoIPolygon* FdoGeometryFactoryAbstract::CreatePolygon FdoILinearRing exteriorRing,
FdoLinearRingCollection interiorRings
[pure virtual]
 

Polygon Creates a polygon object by copying from given LinearRing objects.

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

Implemented in FdoFgfGeometryFactory.


Comments or suggestions? Send us feedback.