hgdal-1.0.0.0: src/GDAL/OGRPolygon.hs
module GDAL.OGRPolygon
(OGRPolygon(..), IOGRPolygon, upcastOGRPolygon, downcastOGRPolygon,
oGRPolygon_getExteriorRing)
where
import GDAL.OGRPolygon.RawType
import GDAL.OGRPolygon.Interface
import GDAL.OGRPolygon.Implementation