org.gcube.common.gis.datamodel.enhanced
Class WMSContextInfo
java.lang.Object
org.gcube.common.gis.datamodel.enhanced.WMSContextInfo
public class WMSContextInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMSContextInfo
public WMSContextInfo(org.gcube_system.namespaces.application.aquamaps.gistypes.WMSContextInfoType toLoad)
WMSContextInfo
public WMSContextInfo()
toStubsVersion
public org.gcube_system.namespaces.application.aquamaps.gistypes.WMSContextInfoType toStubsVersion()
getName
public String getName()
setName
public void setName(String name)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
get_abstract
public String get_abstract()
set_abstract
public void set_abstract(String _abstract)
getDisplayProjection
public String getDisplayProjection()
setDisplayProjection
public void setDisplayProjection(String displayProjection)
getNumZoomLevels
public int getNumZoomLevels()
setNumZoomLevels
public void setNumZoomLevels(int numZoomLevels)
getZoomTo
public int getZoomTo()
setZoomTo
public void setZoomTo(int zoomTo)
getLon_center
public double getLon_center()
setLon_center
public void setLon_center(double lon_center)
getLat_center
public double getLat_center()
setLat_center
public void setLat_center(double lat_center)
getMaxResolution
public double getMaxResolution()
setMaxResolution
public void setMaxResolution(double maxResolution)
getLayers
public ArrayList<String> getLayers()
setLayers
public void setLayers(ArrayList<String> layers)
getMaxExtent
public BoundsInfo getMaxExtent()
setMaxExtent
public void setMaxExtent(BoundsInfo maxExtent)
getMinExtent
public BoundsInfo getMinExtent()
setMinExtent
public void setMinExtent(BoundsInfo minExtent)
getWidth
public int getWidth()
setWidth
public void setWidth(int width)
getHeight
public int getHeight()
setHeight
public void setHeight(int height)
getUnits
public String getUnits()
setUnits
public void setUnits(String units)
getKeywords
public ArrayList<String> getKeywords()
setKeywords
public void setKeywords(ArrayList<String> keywords)
getLogoFormat
public String getLogoFormat()
setLogoFormat
public void setLogoFormat(String logoFormat)
getLogoWidth
public int getLogoWidth()
setLogoWidth
public void setLogoWidth(int logoWidth)
getLogoHeight
public int getLogoHeight()
setLogoHeight
public void setLogoHeight(int logoHeight)
getLogoUrl
public String getLogoUrl()
setLogoUrl
public void setLogoUrl(String logoUrl)
getContactInformation
public String getContactInformation()
setContactInformation
public void setContactInformation(String contactInformation)
Copyright © 2013. All Rights Reserved.