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