module GDAL.OGRCurvePolygon
       (OGRCurvePolygon(..), IOGRCurvePolygon, upcastOGRCurvePolygon,
        downcastOGRCurvePolygon)
       where
import GDAL.OGRCurvePolygon.RawType
import GDAL.OGRCurvePolygon.Interface
import GDAL.OGRCurvePolygon.Implementation