| Modifier and Type | Class and Description |
|---|---|
class |
LayerDataSourceDao<E extends LayerDataSource> |
| Modifier and Type | Method and Description |
|---|---|
LayerDataSource |
Layer.getSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
Layer.setSource(LayerDataSource source) |
| Constructor and Description |
|---|
Layer(String name,
LayerDataSource source,
LayerAppearance appearance) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageWmsLayerDataSource
Class representing a layer data source for WMS servers providing single,
untiled images.
|
class |
TileWmsLayerDataSource
Data source of layers for tile data from WMS servers.
|
class |
WfsLayerDataSource
Class representing a layer data source for WFS layers
|
class |
WmtsLayerDataSource
Class representing a layer source for tile data from WMTS servers.
|
class |
XyzLayerDataSource
Class representing a layer source for tile data with
URLs in a set XYZ format that are defined in a URL template
|
| Modifier and Type | Class and Description |
|---|---|
class |
LayerDataSourceRestController<E extends LayerDataSource,D extends LayerDataSourceDao<E>,S extends LayerDataSourceService<E,D>> |
| Modifier and Type | Class and Description |
|---|---|
class |
LayerDataSourceService<E extends LayerDataSource,D extends LayerDataSourceDao<E>>
Service class for the
Module model. |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.