Package | Description |
---|---|
org.openstreetmap.gui.jmapviewer |
This package and all sub-packages are belonging to the Java
component JMapViewer
|
org.openstreetmap.gui.jmapviewer.interfaces | |
org.openstreetmap.gui.jmapviewer.tilesources | |
org.openstreetmap.josm.data.imagery |
Provides the classes for JOSM imagery sources, coupled with
JMapViewer classes. |
Modifier and Type | Field and Description |
---|---|
private Attributed |
AttributionSupport.source |
Modifier and Type | Method and Description |
---|---|
void |
AttributionSupport.initialize(Attributed source) |
Modifier and Type | Interface and Description |
---|---|
interface |
TemplatedTileSource
Interface for template tile sources, @see TemplatedTMSTileSource
|
interface |
TileSource |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOsmTileSource
Abstract class for OSM Tile sources
|
class |
AbstractTileSource |
class |
AbstractTMSTileSource
Class generalizing all tile based tile sources
|
class |
BingAerialTileSource
Tile source for the Bing Maps REST Imagery API.
|
static class |
OsmTileSource.CycleMap
The "Cycle Map" OSM tile source.
|
static class |
OsmTileSource.Mapnik
The default "Mapnik" OSM tile source.
|
static class |
OsmTileSource.TransportMap
The "Transport Map" OSM tile source.
|
class |
ScanexTileSource
This tilesource uses different to OsmMercator projection.
|
class |
TemplatedTMSTileSource
Handles templated TMS Tile Source.
|
class |
TMSTileSource
TMS tile source.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWMSTileSource
Base class for different WMS tile sources those based on URL templates and those based on WMS endpoints
|
class |
CachedAttributionBingAerialTileSource
Bing TileSource with cached attribution
|
class |
ImageryInfo
Class that stores info about an image background layer.
|
class |
TemplatedWMSTileSource
Tile Source handling WMS providers
|
class |
WMSEndpointTileSource
Class representing ImageryType.WMS_ENDPOINT tile source.
|
class |
WMTSTileSource
Tile Source handling WMTS providers
|