| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
GDAL.OGRPolygon.Interface
Documentation
class IOGRCurvePolygon a => IOGRPolygon a Source #
Instances
| IOGRPolygon OGRPolygon Source # | |
Defined in GDAL.OGRPolygon.Implementation | |
upcastOGRPolygon :: forall a. (FPtr a, IOGRPolygon a) => a -> OGRPolygon Source #
downcastOGRPolygon :: forall a. (FPtr a, IOGRPolygon a) => OGRPolygon -> a Source #