module GDAL.OGRPolygon (OGRPolygon(..), IOGRPolygon, upcastOGRPolygon, downcastOGRPolygon, oGRPolygon_getExteriorRing) where import GDAL.OGRPolygon.RawType import GDAL.OGRPolygon.Interface import GDAL.OGRPolygon.Implementation