org.deegree.ogcwebservices.wms
Class GetMapServiceInvokerForNL
java.lang.Object
org.deegree.ogcwebservices.wms.GetMapServiceInvoker
org.deegree.ogcwebservices.wms.GetMapServiceInvokerForNL
- All Implemented Interfaces:
- java.util.concurrent.Callable<java.lang.Object>
public class GetMapServiceInvokerForNL
- extends GetMapServiceInvoker
- implements java.util.concurrent.Callable<java.lang.Object>
Class for accessing the data of one layers datasource and creating a Theme from it.
- Since:
- 2.0
- Version:
- $Revision: 22342 $, 1.0. $Revision: 22342 $, $Date: 2010-02-02 16:58:18 +0100 (Di, 02 Feb 2010) $
- Author:
- Andreas Poth, last edited by: $Author: aschmitz $
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 java.util.concurrent.Callable<java.lang.Object> getWrappedCallable()
throws java.lang.Exception
- Returns:
- the callable actually fetching the data
- Throws:
java.lang.Exception
call
public java.lang.Object call()
throws OGCWebServiceException
- Specified by:
call
in interface java.util.concurrent.Callable<java.lang.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 java.lang.Object handleResponse(java.lang.Object result)
throws java.lang.Exception
- Parameters:
result
-
- Returns:
- the response objects
- Throws:
java.lang.Exception
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org