| Package | Description |
|---|---|
| org.gcube.portlets.user.gisviewer.server.datafeature.wfs |
| Modifier and Type | Field and Description |
|---|---|
Map<WFSExporter.WFS_TO,FeatureExporterFileConfig> |
WFSExporter.mapWFSConfig |
| Modifier and Type | Method and Description |
|---|---|
WFSExporter.WFS_TO |
FeatureExporterFileConfig.getWfsTo() |
static WFSExporter.WFS_TO |
WFSExporter.WFS_TO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WFSExporter.WFS_TO[] |
WFSExporter.WFS_TO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CSVReader |
WFSExporterSystemDir.getCSVFileConfig(WFSExporter.WFS_TO wfsTo)
Gets the CSV file config.
|
CSVFile |
WFSExporter.getTableFromJsonToExport(LayerItem layerItem,
String bbox,
int maxWFSFeature,
WFSExporter.WFS_TO toViewExport)
Gets the table from json to export.
|
FeatureExporterFileConfig |
WFSExporter.getWFSExporterConfigTo(WFSExporter.WFS_TO wfsTo)
Gets the WFS exporter config to.
|
void |
FeatureExporterFileConfig.setWfsTo(WFSExporter.WFS_TO wfsTo) |
| Constructor and Description |
|---|
FeatureExporterFileConfig(CSVFile file,
Map<String,FeatureExportViewConfig> map,
WFSExporter.WFS_TO wfsTo) |
Copyright © 2020. All Rights Reserved.