org.gcube.contentmanagement.timeseries.geotools.gisconnectors
Class GISLayerInformation

java.lang.Object
  extended by org.gcube.contentmanagement.timeseries.geotools.gisconnectors.GISLayerInformation

public class GISLayerInformation
extends Object


Constructor Summary
GISLayerInformation()
           
 
Method Summary
 String getDefaultStyle()
           
 String getLayerName()
           
 String getLayerTitle()
           
 void setDefaultStyle(String defaultStyle)
           
 void setLayerName(String layerName)
           
 void setLayerTitle(String layerTitle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GISLayerInformation

public GISLayerInformation()
Method Detail

setLayerName

public void setLayerName(String layerName)

getLayerName

public String getLayerName()

getDefaultStyle

public String getDefaultStyle()

setDefaultStyle

public void setDefaultStyle(String defaultStyle)

getLayerTitle

public String getLayerTitle()

setLayerTitle

public void setLayerTitle(String layerTitle)


Copyright © 2013. All Rights Reserved.