hgdal-1.0.0.0: src/GDAL/OGRCurvePolygon.hs
module GDAL.OGRCurvePolygon
(OGRCurvePolygon(..), IOGRCurvePolygon, upcastOGRCurvePolygon,
downcastOGRCurvePolygon)
where
import GDAL.OGRCurvePolygon.RawType
import GDAL.OGRCurvePolygon.Interface
import GDAL.OGRCurvePolygon.Implementation