| Class | Description |
|---|---|
| DistanceUnit.Wrapper | |
| Maps |
Utility class for map blocks management.
|
| PJsonArray |
Wrapper around the
JSONArray class to have a better
error managment. |
| PJsonElement |
Common parent class for the JSON wrappers.
|
| PJsonObject |
Wrapper around the
JSONObject class to have a better
error managment. |
| Enum | Description |
|---|---|
| DistanceUnit |
An enum for expressing distance units.
|