module GDAL.OGRLinearRing
       (OGRLinearRing(..), IOGRLinearRing, upcastOGRLinearRing,
        downcastOGRLinearRing)
       where
import GDAL.OGRLinearRing.RawType
import GDAL.OGRLinearRing.Interface
import GDAL.OGRLinearRing.Implementation