public class LoadLayerAction extends Object implements ExporttoServiceFinishAction
Constructor and Description |
---|
LoadLayerAction(MapContext mapContext) |
Modifier and Type | Method and Description |
---|---|
void |
finished(String layerName,
DataStoreParameters dataStoreParameters)
This method is called at the end of an export process.
|
public LoadLayerAction(MapContext mapContext)
public void finished(String layerName, DataStoreParameters dataStoreParameters)
ExporttoServiceFinishAction
finished
in interface ExporttoServiceFinishAction
layerName
- name of the new layer that can be added to gvSIG.dataStoreParameters
- the parameters that can be used to create the exported store.