|
deegree 2.1 (2007/11/08 09:57 build-328-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) boolean |
version130
|
Constructor Summary | |
---|---|
DefaultGetMapHandler(WMSConfigurationType configuration,
GetMap request)
Creates a new GetMapHandler object. |
Method Summary | |
---|---|
void |
executionFinished(ExecutionFinishedEvent<Object[]> finishedEvent)
will be called each time a datasource has been read |
WMSConfigurationType |
getConfiguration()
returns the configuration used by the handler |
protected GetMap |
getRequest()
|
protected CoordinateSystem |
getRequestCRS()
|
protected void |
increaseCounter()
increases the counter variable that holds the number of services that has sent a response. |
OGCWebServiceResponse |
performGetMap()
performs a GetMap request and retruns the result encapsulated within a GetMapResult object. |
protected void |
putTheme(int index,
Object o)
put a theme to the passed index of the themes array. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
boolean version130
Constructor Detail |
---|
public DefaultGetMapHandler(WMSConfigurationType configuration, GetMap request)
configuration
- request
- request to performMethod Detail |
---|
public WMSConfigurationType getConfiguration()
protected void increaseCounter()
public OGCWebServiceResponse performGetMap() throws OGCWebServiceException
The method throws an WebServiceException that only shall be thrown if an fatal error occurs that makes it imposible to return a result. If something wents 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
protected void putTheme(int index, Object o)
public void executionFinished(ExecutionFinishedEvent<Object[]> finishedEvent)
executionFinished
in interface ExecutionFinishedListener<Object[]>
finishedEvent
- protected GetMap getRequest()
protected CoordinateSystem getRequestCRS()
|
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net