module GDAL.OGREnvelope
       (OGREnvelope(..), IOGREnvelope, upcastOGREnvelope,
        downcastOGREnvelope, newOGREnvelope)
       where
import GDAL.OGREnvelope.RawType
import GDAL.OGREnvelope.Interface
import GDAL.OGREnvelope.Implementation