public class WCSLayerLoader extends GvSigLayerLoader
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_FORMAT |
static String |
FIELD_HEIGHT |
static String |
FIELD_NAME |
static String |
FIELD_ONLINERESOURC |
static String |
FIELD_PARAM |
static String |
FIELD_SRSSTR |
static String |
FIELD_URI |
static String |
FIELD_WIDTH |
DATA_MANAGER, MAP_CONTEXT_MANAGER
Constructor and Description |
---|
WCSLayerLoader(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, loadLayer
getResource, setResource
public static final String FIELD_FORMAT
public static final String FIELD_NAME
public static final String FIELD_SRSSTR
public static final String FIELD_URI
public static final String FIELD_ONLINERESOURC
public static final String FIELD_WIDTH
public static final String FIELD_HEIGHT
public static final String FIELD_PARAM
public WCSLayerLoader(Resource resource)
protected boolean hasSpecificLayer()
hasSpecificLayer
in class GvSigLayerLoader
protected String getLayerName()
getLayerName
in class GvSigLayerLoader
protected DataStoreParameters createDataStoreParameters() throws InitializeException, ProviderNotRegisteredException
createDataStoreParameters
in class GvSigLayerLoader
InitializeException
ProviderNotRegisteredException
protected Map createOnlineResources()
protected String extensionPointName()
extensionPointName
in class GvSigLayerLoader
protected String getErrorMessage()
LayerLoader
getErrorMessage
in class LayerLoader
protected String getWindowMessage()
LayerLoader
getWindowMessage
in class LayerLoader