public class GeoTiffImportProperties extends Object
| Constructor and Description |
|---|
GeoTiffImportProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecodeToUTF8() |
String |
getDescription() |
String |
getLayerName() |
String |
getStyle() |
List<String> |
getTags() |
boolean |
isSeed() |
void |
setDescription(String description) |
void |
setLayerName(String layerName) |
void |
setSeed(boolean seed) |
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 boolean isSeed()
public void setSeed(boolean seed)
public void DecodeToUTF8()
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic void validate()
throws gr.cite.geoanalytics.util.http.CustomException
gr.cite.geoanalytics.util.http.CustomExceptionCopyright © 2019. All Rights Reserved.