| Package | Description |
|---|---|
| org.gcube.portlets.user.gisviewer.client | |
| org.gcube.portlets.user.gisviewer.server | |
| org.gcube.portlets.user.gisviewer.server.datafeature.wfs |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FeatureExportViewConfig> |
GisViewerService.getWFSToViewExporterMap()
Gets the WFS to view exporter map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GisViewerServiceAsync.getWFSToViewExporterMap(com.google.gwt.user.client.rpc.AsyncCallback<Map<String,FeatureExportViewConfig>> callback)
Gets the WFS to view exporter map.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,FeatureExportViewConfig> |
GisViewerServiceImpl.getWFSToViewExporterMap() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FeatureExportViewConfig> |
FeatureExporterFileConfig.getMap()
Gets the map.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureExporterFileConfig.setMap(Map<String,FeatureExportViewConfig> map)
Sets the map.
|
| Constructor and Description |
|---|
FeatureExporterFileConfig(CSVFile file,
Map<String,FeatureExportViewConfig> map,
WFSExporter.WFS_TO wfsTo)
Instantiates a new feature exporter file config.
|
Copyright © 2020. All Rights Reserved.