See: Description
Interface | Description |
---|---|
ImageProcessor |
Processor that modifies images (sharpen, brightness, etc.).
|
JumpToMarkerActions.JumpToMarkerLayer | |
Layer.LayerAction | |
Layer.MultiLayerAction | |
MapViewPaintable | |
OsmDataLayer.CommandQueueListener | |
OsmDataLayer.LayerStateChangeListener |
Listener called when a state of this layer has changed.
|
Class | Description |
---|---|
AbstractCachedTileSourceLayer |
Class providing cache to other layers
|
AbstractModifiableLayer |
A modifiable layer.
|
AbstractTileSourceLayer |
Base abstract class that supports displaying images provided by TileSource.
|
AbstractTileSourceLayer.TileHolder |
Simple class to keep clickedTile within hookUpMapView
|
AbstractTileSourceLayer.TileSetInfo | |
AlignImageryPanel |
The panel to nag a user ONCE that he/she has to align imagery.
|
CustomizeColor | |
GpxLayer | |
ImageryLayer | |
ImageryLayer.GammaImageProcessor |
An image processor which adjusts the gamma value of an image.
|
JumpToMarkerActions | |
JumpToMarkerActions.JumpToMarker | |
JumpToMarkerActions.JumpToNextMarker | |
JumpToMarkerActions.JumpToPreviousMarker | |
Layer |
A layer encapsulates the gui component of one dataset and its representation.
|
Layer.LayerGpxExportAction | |
Layer.LayerSaveAction |
The action to save a layer
|
Layer.LayerSaveAsAction | |
Layer.SeparatorLayerAction |
Special class that can be returned by getMenuEntries when JSeparator needs to be created
|
NoteLayer |
A layer to hold Note objects.
|
OsmDataLayer |
A layer that holds OSM data from a specific dataset.
|
OsmDataLayer.DataCountVisitor | |
TMSLayer |
Class that displays a slippy map layer.
|
ValidatorLayer |
A layer showing error messages.
|
WMSLayer |
This is a layer that grabs the current screen from an WMS server.
|
WMTSLayer |
WMTS layer based on AbstractTileSourceLayer.
|