| Modifier and Type | Method and Description |
|---|---|
LayerInfo |
DefaultPublisher.getLayerById(String layerId) |
LayerInfo |
Publisher.getLayerById(String layerId) |
| Modifier and Type | Method and Description |
|---|---|
List<LayerInfo> |
DefaultPublisher.getLayersByCoverage(Resource source,
String parameters) |
List<LayerInfo> |
Publisher.getLayersByCoverage(Resource source,
String parameters) |
| Modifier and Type | Method and Description |
|---|---|
LayerInfo |
AquaMap.getLayer() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<LayerInfo> |
AquaMapsObject.getLayers() |
| Modifier and Type | Method and Description |
|---|---|
void |
AquaMap.setLayer(LayerInfo layer) |
| Modifier and Type | Method and Description |
|---|---|
void |
AquaMapsObject.setLayers(ArrayList<LayerInfo> layers) |
| Modifier and Type | Method and Description |
|---|---|
static LayerInfo |
ReadTemplate.getLayerTemplate(LayerType type) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<LayerInfo> |
Utils.loadArray(LayerArray sources) |
| Modifier and Type | Method and Description |
|---|---|
static LayerArray |
Utils.loadArray(ArrayList<LayerInfo> sources) |
Copyright © 2016. All Rights Reserved.