geos-0.4.1: Bindings for GEOS.

Safe HaskellNone
LanguageHaskell2010

Data.Geometry.Geos.Raw.Buffer

Synopsis

Documentation

offsetCurve :: Geometry a => a -> Double -> Int -> BufferJoinStyle -> Double -> Geos a Source #

Will only accept LineString geometries. For the width parameter, negative doubles represent a right-side offset, and positive doubles represent a left-side offset.