| Interface | Description |
|---|---|
| Layer<T extends LayerInfo> |
A layer which is is normally used as part of a map.
|
| LayerService |
Service for accessing layers in ways which can apply to all types of layers.
|
| RasterLayer |
A layer of raster data (could be based on local files, WMS or some non-standard image server).
|
| RasterLayerService |
Service which allows accessing data from a raster layer.
|
| VectorLayer |
A layer which contains vector data.
|
| VectorLayerAssociationSupport |
Extension for vector layers which support associations.
|
| VectorLayerLazyFeatureConversionSupport |
Allow vector layers to indicate that they support lazy feature conversion.
|
| VectorLayerService |
Service which allows accessing data from a vector layer.
|
| Enum | Description |
|---|---|
| LayerType |
Listing of all types of vector layers.
|
| Exception | Description |
|---|---|
| LayerException |
Exception indicating problems during the processing of a layer.
|
Copyright © 2015 Geosparc. All Rights Reserved.