Modifier and Type | Field and Description |
---|---|
private static List<WeakReference<ProjectionChangeListener>> |
Main.listeners |
Modifier and Type | Method and Description |
---|---|
static void |
Main.addProjectionChangeListener(ProjectionChangeListener listener)
Register a projection change listener.
|
static void |
Main.removeProjectionChangeListener(ProjectionChangeListener listener)
Removes a projection change listener.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSet
DataSet is the data behind the application.
|
Modifier and Type | Class and Description |
---|---|
class |
MultipolygonCache |
Modifier and Type | Class and Description |
---|---|
class |
GpxLayer |
class |
ImageryLayer |
class |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
class |
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
class |
TMSLayer
Class that displays a slippy map layer.
|
class |
ValidatorLayer
A layer showing error messages.
|
class |
WMSLayer
This is a layer that grabs the current screen from an WMS server.
|
Modifier and Type | Class and Description |
---|---|
class |
GeoImageLayer
Layer displaying geottaged pictures.
|
Modifier and Type | Class and Description |
---|---|
class |
MarkerLayer
A layer holding markers.
|