module GDAL.OGRLineString
       (OGRLineString(..), IOGRLineString, upcastOGRLineString,
        downcastOGRLineString)
       where
import GDAL.OGRLineString.RawType
import GDAL.OGRLineString.Interface
import GDAL.OGRLineString.Implementation