public abstract static class JosmMapViewer.AbstractImageryInfoBasedTileSourceProvider extends java.lang.Object implements JosmMapViewer.TileSourceProvider
Constructor and Description |
---|
AbstractImageryInfoBasedTileSourceProvider() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.List<ImageryInfo> |
getImageryInfos()
Returns the list of imagery infos backing tile sources.
|
java.util.List<TileSource> |
getTileSources()
Gets the tile sources that can be displayed
|
public AbstractImageryInfoBasedTileSourceProvider()
public abstract java.util.List<ImageryInfo> getImageryInfos()
public java.util.List<TileSource> getTileSources()
JosmMapViewer.TileSourceProvider
getTileSources
in interface JosmMapViewer.TileSourceProvider