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<Object>
public class GetMapServiceInvokerForNL
- extends GetMapServiceInvoker
- implements java.util.concurrent.Callable<Object>
Class for accessing the data of one layers datasource and creating a Theme from it.
- Since:
- 2.0
- Version:
- $Revision: 14370 $, 1.0. $Revision: 14370 $, $Date: 2008-10-21 16:32:54 +0200 (Di, 21. Okt 2008) $
- 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
- index
-
call
public Object call()
- Specified by:
call
in interface java.util.concurrent.Callable<Object>
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
-
- Returns:
- GetCoverage request object
- Throws:
InconsistentRequestException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net