org.gcube.contentmanagement.timeseries.geotools.gisconnectors
Class GISInformation
java.lang.Object
org.gcube.contentmanagement.timeseries.geotools.gisconnectors.GISInformation
public class GISInformation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GISInformation
public GISInformation()
clean
public void clean()
getGisUrl
public String getGisUrl()
setGisUrl
public void setGisUrl(String gisUrl)
getGisUserName
public String getGisUserName()
setGisUserName
public void setGisUserName(String gisUserName)
getGisPwd
public String getGisPwd()
setGisPwd
public void setGisPwd(String gisPwd)
setGroup
public void setGroup(GISGroupInformation group)
getGroup
public GISGroupInformation getGroup()
setLayers
public void setLayers(List<GISLayerInformation> layers)
getLayers
public List<GISLayerInformation> getLayers()
addLayer
public void addLayer(GISLayerInformation layer)
addStyle
public void addStyle(String layer,
GISStyleInformation style)
setStyles
public void setStyles(Map<String,List<GISStyleInformation>> styles)
getStyles
public Map<String,List<GISStyleInformation>> getStyles()
getStylesNames
public ArrayList<String> getStylesNames(String layerName)
getAllStylesNames
public ArrayList<String> getAllStylesNames()
setGisDataStore
public void setGisDataStore(String gisDataStore)
getGisDataStore
public String getGisDataStore()
setGisWorkspace
public void setGisWorkspace(String gisWorkspace)
getGisWorkspace
public String getGisWorkspace()
getGeoNetworkUrl
public String getGeoNetworkUrl()
setGeoNetworkUrl
public void setGeoNetworkUrl(String geoNetworkUrl)
getGeoNetworkUserName
public String getGeoNetworkUserName()
setGeoNetworkUserName
public void setGeoNetworkUserName(String geoNetworkUserName)
getGeoNetworkPwd
public String getGeoNetworkPwd()
setGeoNetworkPwd
public void setGeoNetworkPwd(String geoNetworkPwd)
Copyright © 2013. All Rights Reserved.