See: Description
Interface | Description |
---|---|
ImageProcessor |
Processor that modifies images (sharpen, brightness, etc.).
|
JumpToMarkerActions.JumpToMarkerLayer | |
Layer.LayerAction |
Action related to a single layer.
|
Layer.MultiLayerAction |
Action related to several layers.
|
MapViewPaintable | |
NativeScaleLayer |
Represents a layer that has native scales.
|
OsmDataLayer.CommandQueueListener | |
OsmDataLayer.LayerStateChangeListener |
Listener called when a state of this layer has changed.
|
SaveToFile |
Interface for layers that can save data to a file.
|
UploadToServer |
Interface for layers that can upload data.
|
Class | Description |
---|---|
AbstractCachedTileSourceLayer<T extends AbstractTMSTileSource> |
Class providing cache to other layers
|
AbstractModifiableLayer |
A modifiable layer.
|
AbstractTileSourceLayer<T extends AbstractTMSTileSource> |
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
|
NativeScaleLayer.Scale |
Represents a scale with native flag, used in
NativeScaleLayer.ScaleList |
NativeScaleLayer.ScaleList |
List of scales, may include intermediate steps
between native resolutions
|
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.
|