Package | Description |
---|---|
org.geotools.ows.wmts.client | |
org.geotools.tile | |
org.geotools.tile.impl | |
org.geotools.tile.impl.bing | |
org.geotools.tile.impl.osm |
Modifier and Type | Class and Description |
---|---|
class |
WMTSTileFactory
Implementation of TileFactory for WMTS
|
Modifier and Type | Method and Description |
---|---|
TileFactory |
WMTSTileService.getTileFactory() |
Modifier and Type | Method and Description |
---|---|
abstract TileFactory |
TileService.getTileFactory()
Returns the TileFactory which is used to call the method getTileFromCoordinate().
|
Modifier and Type | Class and Description |
---|---|
class |
WebMercatorTileFactory
The WebMercatorTileFactory is an abstract class that holds some of the tile calculation logic for
Mercator-based tile services.
|
Modifier and Type | Method and Description |
---|---|
TileFactory |
BingService.getTileFactory()
Returns the TileFactory which is used to call the method getTileFromCoordinate().
|
Modifier and Type | Class and Description |
---|---|
class |
OSMTileFactory
The tile factory implementation for the OpenStreetMap family
|
Modifier and Type | Method and Description |
---|---|
TileFactory |
OSMService.getTileFactory() |
Copyright © 1996–2019 Geotools. All rights reserved.