org.deegree.ogcwebservices.wms
Class GetMapServiceInvokerForNL
java.lang.Object
org.deegree.ogcwebservices.wms.GetMapServiceInvoker
org.deegree.ogcwebservices.wms.GetMapServiceInvokerForNL
- All Implemented Interfaces:
- Callable<Object>
public class GetMapServiceInvokerForNL
- extends GetMapServiceInvoker
- implements Callable<Object>
Class for accessing the data of one layers datasource and creating a Theme from it.
- Since:
- 2.0
- Version:
- $Revision: 32291 $, 1.0. $Revision: 32291 $, $Date: 2011-10-24 16:59:08 +0200 (Mo, 24 Okt 2011) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetMapServiceInvokerForNL
GetMapServiceInvokerForNL(DefaultGetMapHandler handler,
NamedLayer layer,
AbstractDataSource datasource,
UserStyle style,
double scale)
- Creates a new ServiceInvokerForNL object.
- Parameters:
handler
- layer
- datasource
- style
- scale
-
getWrappedCallable
public Callable<Object> getWrappedCallable()
throws Exception
- Returns:
- the callable actually fetching the data
- Throws:
Exception
call
public Object call()
throws OGCWebServiceException
- Specified by:
call
in interface Callable<Object>
- Throws:
OGCWebServiceException
createGetCoverageRequest
protected static GetCoverage createGetCoverageRequest(AbstractDataSource ds,
GetMap request)
throws InconsistentRequestException
- creates a getCoverage request considering the getMap request and the filterconditions defined in the submitted
DataSource object The request will be encapsualted within a OGCWebServiceEvent.
- Parameters:
ds
- the datasourcerequest
- the GetMap operation
- Returns:
- GetCoverage request object
- Throws:
InconsistentRequestException
handleResponse
public Object handleResponse(Object result)
throws Exception
- Parameters:
result
-
- Returns:
- the response objects
- Throws:
Exception
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org