public class WMSLayerLoader extends GvSigLayerLoader
DATA_MANAGER, MAP_CONTEXT_MANAGER| Constructor and Description |
|---|
WMSLayerLoader(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
protected DataStoreParameters |
createDataStoreParameters() |
protected Map |
createOnlineResources() |
protected String |
extensionPointName() |
protected String |
getErrorMessage()
It returns the error message
|
protected String |
getLayerName() |
protected String |
getWindowMessage()
It returns the window title for an window error message
|
protected boolean |
hasSpecificLayer() |
addLayerToView, createLayerFromExtensionPoint, createLayerFromParameters, loadLayergetResource, setResourcepublic WMSLayerLoader(Resource resource)
protected boolean hasSpecificLayer()
hasSpecificLayer in class GvSigLayerLoaderprotected String getLayerName()
getLayerName in class GvSigLayerLoaderprotected DataStoreParameters createDataStoreParameters() throws InitializeException, ProviderNotRegisteredException
createDataStoreParameters in class GvSigLayerLoaderInitializeExceptionProviderNotRegisteredExceptionprotected Map createOnlineResources()
protected String extensionPointName()
extensionPointName in class GvSigLayerLoaderprotected String getErrorMessage()
LayerLoadergetErrorMessage in class LayerLoaderprotected String getWindowMessage()
LayerLoadergetWindowMessage in class LayerLoader