public class PostgisLayerLoader extends GvSigLayerLoader
DATA_MANAGER, MAP_CONTEXT_MANAGER
Constructor and Description |
---|
PostgisLayerLoader(Resource resource) |
Modifier and Type | Method and Description |
---|---|
protected DataStoreParameters |
createDataStoreParameters() |
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, extensionPointName, loadLayer
getResource, setResource
public PostgisLayerLoader(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 String getErrorMessage()
LayerLoader
getErrorMessage
in class LayerLoader
protected String getWindowMessage()
LayerLoader
getWindowMessage
in class LayerLoader