Package | Description |
---|---|
org.geotools.ows.wmts.client | |
org.geotools.tile | |
org.geotools.tile.impl | |
org.geotools.tile.impl.bing | |
org.geotools.tile.impl.osm | |
org.geotools.tile.util |
Modifier and Type | Class and Description |
---|---|
class |
WMTSTileService
A tile service for a single matrix set of a WMTS servers.
|
Modifier and Type | Class and Description |
---|---|
class |
Tile
At tile represents a single space on the map within a specific ReferencedEnvelope.
|
class |
TileService
A TileService represent the class of objects that serve map tiles.
|
Modifier and Type | Method and Description |
---|---|
void |
Tile.setImageLoader(ImageLoader imageLoader) |
Modifier and Type | Class and Description |
---|---|
class |
WebMercatorTileService
The WebMercatorTileService is an abstract class that holds some of the tile service logic for
Mercator-based tile services.
|
Modifier and Type | Class and Description |
---|---|
class |
BingService
The Bing tile service.
|
class |
BingTile
The BingTile, for the Bing Maps family
|
Modifier and Type | Class and Description |
---|---|
class |
OSMService
The tile service for the OpenStreetMap family.
|
class |
OSMTile
The tile implementation for the OpenStreetMap family
|
Modifier and Type | Class and Description |
---|---|
class |
CachedImageLoader
The CachedImageLoader is a simple ImageLoader that uses your disk as a cache for tiles.
|
Copyright © 1996–2022 Geotools. All rights reserved.