Package | Description |
---|---|
org.openstreetmap.gui.jmapviewer.tilesources | |
org.openstreetmap.josm.gui.layer |
Modifier and Type | Field and Description |
---|---|
private static Future<List<BingAerialTileSource.Attribution>> |
BingAerialTileSource.attributions |
Modifier and Type | Method and Description |
---|---|
protected List<BingAerialTileSource.Attribution> |
BingAerialTileSource.getAttribution() |
protected Callable<List<BingAerialTileSource.Attribution>> |
BingAerialTileSource.getAttributionLoaderCallable() |
protected List<BingAerialTileSource.Attribution> |
BingAerialTileSource.parseAttributionText(InputSource xml) |
Modifier and Type | Method and Description |
---|---|
protected Callable<List<BingAerialTileSource.Attribution>> |
TMSLayer.CachedAttributionBingAerialTileSource.getAttributionLoaderCallable() |