hgdal-1.0.0.1: Haskell binding to the GDAL library
Safe HaskellSafe-Inferred
LanguageHaskell2010

GDAL.OGRPolygon.Interface

Documentation

class IOGRCurvePolygon a => IOGRPolygon a Source #

Instances

Instances details
IOGRPolygon OGRPolygon Source # 
Instance details

Defined in GDAL.OGRPolygon.Implementation

upcastOGRPolygon :: forall a. (FPtr a, IOGRPolygon a) => a -> OGRPolygon Source #