| GeoPackageTile |
GeoPackage tile wrapper containing tile dimensions and the image or raw image
bytes
|
| GeoPackageTileRetriever |
GeoPackage Tile Retriever, retrieves a tile from a GeoPackage from XYZ
coordinates
|
| ImageRectangle |
Tile image rectangle with integer dimensions
|
| ImageRectangleF |
Tile image rectangle with floating point dimensions
|
| ImageUtils |
Image utility methods
|
| TileBoundingBoxJavaUtils |
Tile Bounding Box utility methods for the Java specific library
|
| TileCreator |
Tile Creator, creates a tile from a tile matrix to the desired projection
|
| TileGenerator |
Creates a set of tiles within a GeoPackage
|
| TileUtils |
Tile utilities and constants
|
| UrlTileGenerator |
Creates a set of tiles within a GeoPackage by downloading the tiles from a
URL
|