|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.wms.DefaultGetMapHandler
public class DefaultGetMapHandler
| Field Summary | |
|---|---|
(package private) HashMap<String,String> |
sqls
|
(package private) boolean |
version130
|
| Constructor Summary | |
|---|---|
DefaultGetMapHandler(WMSConfigurationType configuration,
GetMap request)
Creates a new GetMapHandler object. |
|
| Method Summary | |
|---|---|
List<Callable<Object>> |
constructThemes()
|
WMSConfigurationType |
getConfiguration()
returns the configuration used by the handler |
UserStyle |
getPredefinedStyle(String styleName,
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(List<ExecutionFinishedEvent<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
HashMap<String,String> sqls
| Constructor Detail |
|---|
public DefaultGetMapHandler(WMSConfigurationType configuration,
GetMap request)
configuration - request - request to perform| Method 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 GetMapHandlerOGCWebServiceException
public List<Callable<Object>> constructThemes()
throws OGCWebServiceException
OGCWebServiceException
public UserStyle getPredefinedStyle(String styleName,
String layerName,
Layer layer)
throws StyleNotDefinedException
styleName - layerName - layer -
StyleNotDefinedException
public GetMapResult renderMap(List<ExecutionFinishedEvent<Object>> results)
throws OGCWebServiceException
results -
OGCWebServiceException
public GetMapResult render(Theme[] themes,
OGCWebServiceException exce)
throws InvalidSRSException
themes - exce -
InvalidSRSException
InvalidSRSExceptionprotected GetMap getRequest()
protected CoordinateSystem getRequestCRS()
|
deegree 2.3 (2010/04/09 10:10 build-4-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