All Classes
| Class | Description |
|---|---|
| AreaUnit |
Unit of measurement for areas.
|
| CoordIJ |
Immutable two-dimensional IJ grid coordinates.
|
| H3Core |
H3Core provides all functions of the H3 API.
|
| H3CoreLoader |
Extracts the native H3 core library to the local filesystem and loads it.
|
| H3CoreLoader.OperatingSystem |
Operating systems supported by H3-Java.
|
| H3CoreV3 |
H3CoreV3 provides all functions of the H3 API with backwards compatible naming for the V3 API.
|
| H3Exception |
An exception from the H3 core library.
|
| LatLng |
Immutable two-dimensional spherical coordinates, in degrees.
|
| LengthUnit |
Unit of measurement for lengths.
|
| PolygonToCellsFlags |
Flags for polygonToCellsExperimental
|