| Modifier and Type | Class and Description |
|---|---|
class |
LayerIdResolver<E extends Layer,D extends LayerDao<E>,S extends LayerService<E,D>> |
| Modifier and Type | Class and Description |
|---|---|
class |
LayerDao<E extends Layer> |
| Modifier and Type | Method and Description |
|---|---|
Set<E> |
MapDao.findMapsWithLayer(Layer layer) |
| Modifier and Type | Method and Description |
|---|---|
List<Layer> |
WfsSearch.getLayers() |
List<Layer> |
Map.getMapLayers() |
List<Layer> |
OverviewMap.getOverviewMapLayers() |
| Modifier and Type | Method and Description |
|---|---|
void |
WfsSearch.setLayers(List<Layer> layers) |
void |
Map.setMapLayers(List<Layer> mapLayers) |
void |
OverviewMap.setOverviewMapLayers(List<Layer> overviewMapLayers) |
| Constructor and Description |
|---|
Map(String name,
MapConfig mapConfig,
List<Layer> mapLayers) |
| Modifier and Type | Class and Description |
|---|---|
class |
LayerRestController<E extends Layer,D extends LayerDao<E>,S extends LayerService<E,D>> |
| Modifier and Type | Class and Description |
|---|---|
class |
LayerService<E extends Layer,D extends LayerDao<E>>
Service class for the
Layer model. |
| Modifier and Type | Method and Description |
|---|---|
List<Layer> |
MapService.setLayersForMap(Integer mapModuleId,
List<Integer> layerIds)
TODO secure this method!?
|
| Modifier and Type | Method and Description |
|---|---|
Set<E> |
MapService.findMapsWithLayer(Layer layer) |
| Modifier and Type | Class and Description |
|---|---|
class |
LayerController<E extends Layer,D extends LayerDao<E>,S extends LayerService<E,D>> |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.