| Package | Description |
|---|---|
| org.geomajas.configuration.client |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientRasterLayerInfo
Client side raster layer metadata.
|
class |
ClientVectorLayerInfo
Client side vector layer metadata.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClientLayerInfo> |
ClientLayerTreeNodeInfo.getLayers()
Get the list of layers that are part this node.
|
List<ClientLayerInfo> |
ClientMapInfo.getLayers()
Get the list of layers of this map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientLayerTreeNodeInfo.setLayers(List<ClientLayerInfo> layers)
Set the list of layers that are part this node.
|
void |
ClientMapInfo.setLayers(List<ClientLayerInfo> layers)
Set the list of layers of this map.
|
Copyright © 2015 Geosparc. All Rights Reserved.