shapefile-0.0.0.1: Parser and related tools for ESRI shapefile format

Database.Shapefile

Documentation

data BBox point Source

Constructors

BBox 

Fields

bbMin :: point
 
bbMax :: point
 

Instances

Eq point => Eq (BBox point) 
Show point => Show (BBox point)