| Package | Description |
|---|---|
| de.terrestris.shoguncore.dao | |
| de.terrestris.shoguncore.model.module | |
| de.terrestris.shoguncore.rest | |
| de.terrestris.shoguncore.service |
| Modifier and Type | Class and Description |
|---|---|
class |
MapConfigDao<E extends MapConfig> |
| Modifier and Type | Method and Description |
|---|---|
MapConfig |
Map.getMapConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
Map.setMapConfig(MapConfig mapConfig) |
| Constructor and Description |
|---|
Map(String name,
MapConfig mapConfig,
List<Layer> mapLayers) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapConfigRestController<E extends MapConfig,D extends MapConfigDao<E>,S extends MapConfigService<E,D>> |
| Modifier and Type | Class and Description |
|---|---|
class |
MapConfigService<E extends MapConfig,D extends MapConfigDao<E>>
Service class for the
Module model. |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.