| Class | Description |
|---|---|
| BoundingBox |
A BoundingBox represents an immutable set of two latitude and two longitude
coordinates.
|
| Box |
The Classic Box.
|
| GeometryBuffer |
The GeometryBuffer class holds temporary geometry data for processing.
|
| GeoPoint |
A GeoPoint represents an immutable pair of latitude and longitude
coordinates.
|
| MapElement |
The MapElement class is a reusable container for a geometry
with tags.
|
| MapPosition | |
| MercatorProjection |
An implementation of the spherical Mercator projection.
|
| Point | |
| PointF |
The Class PointF represents a point in 2D.
|
| Tag |
A tag represents an immutable key-value pair.
|
| TagSet |
The Class TagSet holds a set of Tags.
|
| Tile |
A tile represents a rectangular part of the world map.
|
| Enum | Description |
|---|---|
| GeometryBuffer.GeometryType |
The Enum GeometryType.
|