| Package | Description |
|---|---|
| org.geotools.tile | |
| org.geotools.tile.impl | |
| org.geotools.tile.impl.bing | |
| org.geotools.tile.impl.osm |
| Modifier and Type | Method and Description |
|---|---|
abstract TileIdentifier |
TileIdentifier.getLowerNeighbour() |
abstract TileIdentifier |
TileIdentifier.getRightNeighbour() |
TileIdentifier |
Tile.getTileIdentifier()
Diese Methode wird verwendet um...
|
| Constructor and Description |
|---|
Tile(TileIdentifier tileId,
ReferencedEnvelope env,
int tileSize)
for locking on the SWT image to prevent creating it multiple times
|
| Modifier and Type | Method and Description |
|---|---|
static ReferencedEnvelope |
WebMercatorTileFactory.getExtentFromTileName(TileIdentifier tileName) |
| Modifier and Type | Class and Description |
|---|---|
class |
BingTileIdentifier
The TileIdentifier implementation for the BingMaps family.
|
| Constructor and Description |
|---|
BingTile(TileIdentifier tileName,
TileService service) |
| Modifier and Type | Class and Description |
|---|---|
class |
OSMTileIdentifier
The TileIdentifier implementation for the OpenStreetMap family.
|
| Modifier and Type | Method and Description |
|---|---|
TileIdentifier |
OSMTileIdentifier.getLowerNeighbour() |
TileIdentifier |
OSMTileIdentifier.getRightNeighbour() |
| Constructor and Description |
|---|
OSMTile(TileIdentifier tileName,
TileService service) |
Copyright © 1996–2019 Geotools. All rights reserved.