|
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.ogcwebservices.wms.DefaultGetMapHandler
public class DefaultGetMapHandler
Field Summary | |
---|---|
(package private) java.util.HashMap<java.lang.String,java.lang.String> |
sqls
|
(package private) boolean |
version130
|
Constructor Summary | |
---|---|
DefaultGetMapHandler(WMSConfigurationType configuration,
GetMap request)
Creates a new GetMapHandler object. |
Method Summary | |
---|---|
java.util.List<java.util.concurrent.Callable<java.lang.Object>> |
constructThemes()
|
WMSConfigurationType |
getConfiguration()
returns the configuration used by the handler |
UserStyle |
getPredefinedStyle(java.lang.String styleName,
java.lang.String layerName,
Layer layer)
|
protected GetMap |
getRequest()
|
protected CoordinateSystem |
getRequestCRS()
|
OGCWebServiceResponse |
performGetMap()
performs a GetMap request and returns the result encapsulated within a GetMapResult object. |
GetMapResult |
render(Theme[] themes,
OGCWebServiceException exce)
|
GetMapResult |
renderMap(java.util.List<ExecutionFinishedEvent<java.lang.Object>> results)
renders the map from the DisplayElements |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
boolean version130
java.util.HashMap<java.lang.String,java.lang.String> sqls
Constructor Detail |
---|
public DefaultGetMapHandler(WMSConfigurationType configuration, GetMap request)
configuration
- request
- request to performMethod Detail |
---|
public WMSConfigurationType getConfiguration()
public OGCWebServiceResponse performGetMap() throws OGCWebServiceException
The method throws an WebServiceException that only shall be thrown if an fatal error occurs that makes it impossible to return a result. If something went wrong performing the request (none fatal error) The exception shall be encapsulated within the response object to be returned to the client as requested (GetMap-Request EXCEPTION-Parameter).
performGetMap
in interface GetMapHandler
OGCWebServiceException
public java.util.List<java.util.concurrent.Callable<java.lang.Object>> constructThemes() throws OGCWebServiceException
OGCWebServiceException
public UserStyle getPredefinedStyle(java.lang.String styleName, java.lang.String layerName, Layer layer) throws StyleNotDefinedException
styleName
- layerName
- layer
-
StyleNotDefinedException
public GetMapResult renderMap(java.util.List<ExecutionFinishedEvent<java.lang.Object>> results) throws OGCWebServiceException
results
-
OGCWebServiceException
public GetMapResult render(Theme[] themes, OGCWebServiceException exce) throws InvalidSRSException
themes
- exce
-
InvalidSRSException
InvalidSRSException
protected GetMap getRequest()
protected CoordinateSystem getRequestCRS()
|
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