|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.enterprise.DeegreeParams org.deegree.ogcwebservices.wmps.configuration.WMPSDeegreeParams
public class WMPSDeegreeParams
WMPS specific deegree parameters container class.
Constructor Summary | |
---|---|
WMPSDeegreeParams(int cacheSize,
int maxLifeTime,
int requestTimeLimit,
float mapQuality,
OnlineResource defaultOnlineResource,
int maxMapWidth,
int maxMapHeight,
boolean antiAliased,
java.lang.String copyRight,
GazetteerParam gazetteer,
java.net.URL schemaLocation,
java.net.URL dtdLocation,
Proxy proxy,
java.util.List<java.lang.String> synchList,
CacheDatabase cacheDatabase,
PrintMapParam printMapParam)
Create a new WMPSDeegreeParams instance. |
Method Summary | |
---|---|
CacheDatabase |
getCacheDatabase()
|
java.lang.String |
getCopyright()
returns a copy right note to draw at the left side of the maps bottom |
java.net.URL |
getDTDLocation()
returns the URL where the DTD defining the OGC WMS capabilities is located |
GazetteerParam |
getGazetteer()
returns the URL where to access the gazetteer service associated with the WMS |
float |
getMapQuality()
returns the quality of the map for none loss-less image formats. the value ranges from 0 (lowest quality) to 1 (best quality) Default is 0.95 |
int |
getMaxLifeTime()
returns the maximum life time of the internal processes (Threads) of the deegree WMS. default is 3600 seconds. |
int |
getMaxMapHeight()
returns the maximum map height that can be requested. |
int |
getMaxMapWidth()
returns the maximum map width that can be requested. |
PrintMapParam |
getPrintMapParam()
|
Proxy |
getProxy()
returns the proxy used with the WMS. |
java.net.URL |
getSchemaLocation()
returns the URL where the sxm schema definition of the response to an GetFeatureInfo request is located |
java.util.List<java.lang.String> |
getSynchronousTemplates()
returns a list of templated for which PrintMap requests shall be handled synchronously |
boolean |
isAntiAliased()
returns true if a map shall be rendered with antialising |
Methods inherited from class org.deegree.enterprise.DeegreeParams |
---|
getCacheSize, getCharacterSet, getCharset, getDefaultOnlineResource, getRequestTimeLimit, setCacheSize, setCharacterSet, setDefaultOnlineResource, setRequestTimeLimit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WMPSDeegreeParams(int cacheSize, int maxLifeTime, int requestTimeLimit, float mapQuality, OnlineResource defaultOnlineResource, int maxMapWidth, int maxMapHeight, boolean antiAliased, java.lang.String copyRight, GazetteerParam gazetteer, java.net.URL schemaLocation, java.net.URL dtdLocation, Proxy proxy, java.util.List<java.lang.String> synchList, CacheDatabase cacheDatabase, PrintMapParam printMapParam)
cacheSize
- maxLifeTime
- requestTimeLimit
- mapQuality
- defaultOnlineResource
- maxMapWidth
- maxMapHeight
- antiAliased
- copyRight
- gazetteer
- schemaLocation
- dtdLocation
- proxy
- synchList
- printMapParam
- cacheDatabase
- Method Detail |
---|
public int getMaxLifeTime()
public java.lang.String getCopyright()
public float getMapQuality()
Default is 0.95
public int getMaxMapHeight()
Default is 1000
public int getMaxMapWidth()
Default is 1000
public GazetteerParam getGazetteer()
public java.net.URL getSchemaLocation()
public java.net.URL getDTDLocation()
public Proxy getProxy()
public boolean isAntiAliased()
public java.util.List<java.lang.String> getSynchronousTemplates()
public CacheDatabase getCacheDatabase()
public PrintMapParam getPrintMapParam()
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org