| Package | Description |
|---|---|
| org.geomajas.layer | |
| org.geomajas.service |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RasterLayer
A layer of raster data (could be based on local files, WMS or some non-standard image server).
|
interface |
VectorLayer
A layer which contains vector data.
|
| Modifier and Type | Method and Description |
|---|---|
Crs |
LayerService.getCrs(Layer layer)
The the
Crs for a layer. |
| Modifier and Type | Method and Description |
|---|---|
Layer<?> |
ConfigurationService.getLayer(String id)
Get the vector layer with given id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayerInvalidationService.invalidateLayer(Layer layer)
Invalidate the layer.
|
Copyright © 2015 Geosparc. All Rights Reserved.