public class GeoTiffImportProperties extends Object
| Constructor and Description |
|---|
GeoTiffImportProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLayerName() |
String |
getStyle() |
List<String> |
getTags() |
void |
setDescription(String description) |
void |
setLayerName(String layerName) |
void |
setStyle(String style) |
void |
setTags(List<String> tags) |
String |
toString() |
void |
validate() |
public String getDescription()
public void setDescription(String description)
public String getLayerName()
public void setLayerName(String layerName)
public String getStyle()
public void setStyle(String style)
public void validate()
throws gr.cite.geoanalytics.util.http.CustomException
gr.cite.geoanalytics.util.http.CustomExceptionCopyright © 2017. All Rights Reserved.