it.geosolutions.unredd.stats.model.config
Class Layer
java.lang.Object
it.geosolutions.unredd.stats.model.config.Layer
- Direct Known Subclasses:
- ClassificationLayer, FileLayer, GeoServerLayer
public class Layer
- extends Object
- Author:
- ETj (etj at geo-solutions.it)
|
Constructor Summary |
Layer()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Layer
public Layer()
getFile
public String getFile()
setFile
public void setFile(String file)
getName
public String getName()
setName
public void setName(String name)
getNodata
public Double getNodata()
setNodata
public void setNodata(Double nodata)
Copyright © 2012. All Rights Reserved.