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 java.util.Map |
createOnlineResources() |
protected java.lang.String |
extensionPointName() |
protected java.lang.String |
getErrorMessage()
It returns the error message
|
protected java.lang.String |
getLayerName() |
protected java.lang.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 java.lang.String getLayerName()
getLayerName in class GvSigLayerLoaderprotected DataStoreParameters createDataStoreParameters() throws InitializeException, ProviderNotRegisteredException
createDataStoreParameters in class GvSigLayerLoaderInitializeExceptionProviderNotRegisteredExceptionprotected java.util.Map createOnlineResources()
protected java.lang.String extensionPointName()
extensionPointName in class GvSigLayerLoaderprotected java.lang.String getErrorMessage()
LayerLoadergetErrorMessage in class LayerLoaderprotected java.lang.String getWindowMessage()
LayerLoadergetWindowMessage in class LayerLoader