[][src]Module geom::bounds

Structs

Bounds

Represents a rectangular boundary of Pt2D points.

GPSBounds

Represents a rectangular boundary of LonLat points. After building one of these, LonLats can be transformed into Pt2Ds, treating the top-left of the boundary as (0, 0), and growing to the right and down (screen-drawing order, not Cartesian) in meters.