Uses of Class
org.geotools.geopkg.Tile
-
Packages that use Tile Package Description org.geotools.geopkg -
-
Uses of Tile in org.geotools.geopkg
Methods in org.geotools.geopkg that return Tile Modifier and Type Method Description Tile
TileReader. next()
Methods in org.geotools.geopkg with parameters of type Tile Modifier and Type Method Description void
GeoPackage. add(TileEntry entry, Tile tile)
Adds a tile to the geopackage.
-