Package org.openstreetmap.josm.gui.layer.imagery
Provides classes for handling imagery background layers.
-
Interface Summary Interface Description ImageryFilterSettings.FilterChangeListener A listener that listens to filter changesTileSourceDisplaySettings.DisplaySettingsChangeListener A listener that listens to changes to theTileSourceDisplaySettings
object. -
Class Summary Class Description AutoLoadTilesAction Auto load tiles.AutoZoomAction Auto zoom.ColorfulFilter Colorful filter.ColorfulImageProcessor Adds or removes the colorfulness of the image.DecreaseZoomAction Decrease zoom.FlushTileCacheAction Flush tile cache.GammaImageProcessor An image processor which adjusts the gamma value of an image.ImageryFilterSettings This class holds the filter settings for an imagery.IncreaseZoomAction Increase zoom.LoadAllTilesAction Load all tiles.LoadErroneousTilesAction Load all error tiles.MVTLayer A layer for Mapbox Vector TilesMVTLayer.ConvertLayerAction MVTLayer.EnableLayerAction ReprojectionTile Tile class that stores a reprojected version of the original tile.SharpenImageProcessor Sharpens or blurs the image, depending on the sharpen value.ShowErrorsAction Show tile errors.TileAnchor Class that fixes the position of a tile in a given coordinate space.TileCoordinateConverter This class handles tile coordinate management and computes their position in the map view.TilePosition The position of a single tile.TileSourceDisplaySettings This are the preferences of how to display aTileSource
.TileSourceDisplaySettings.DisplaySettingsChangeEvent An event that is created whenever the display settings change.WMTSLayerSelection Class for displaying WMTS layer selection panel.WMTSLayerSelection.AbstractTableModelExtension ZoomToBestAction Change resolution to best zoom level.ZoomToNativeLevelAction Change resolution to native zoom level.