| Package | Description |
|---|---|
| org.geolatte.geom |
A model for geospatial geometries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExactPositionEquality
A
PositionEquality implementation that considers two Positions to be equal if and only if
the have the same coordinates. |
class |
WithinTolerancePositionEquality
A
PositionEquality that considers Points to be equal when their coordinates
are within a specified tolerance of each other. |