| Class | Description |
|---|---|
| CoordinateDistance |
Wraps two coordinates with the distance between the first one and the second one, can be compared
by distance to another CoordinateDistance
|
| GeoUtils |
Functionality to deal with geographical and geometric information
|
| GrahamScan |
| Enum | Description |
|---|---|
| GeoUtils.ConvexHullAlgorithm | |
| GrahamScan.Turn |
An enum denoting a directional-turn between 3 points (vectors).
|