org.deegree.ogcwebservices.wms.configuration
Class RemoteWCSDataSource
java.lang.Object
org.deegree.ogcwebservices.wms.configuration.AbstractDataSource
org.deegree.ogcwebservices.wms.configuration.LocalWCSDataSource
org.deegree.ogcwebservices.wms.configuration.RemoteWCSDataSource
public class RemoteWCSDataSource
- extends LocalWCSDataSource
Data source description for a REMOTEWCS datasource
- Version:
- $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth
Constructor Summary |
RemoteWCSDataSource(boolean querable,
boolean failOnException,
QualifiedName name,
int type,
OGCWebService ows,
URL capabilitiesURL,
ScaleHint scaleHint,
Geometry validArea,
GetCoverage getCoverage,
Color[] transparentColors,
int reqTimeLimit)
Creates a new DataSource object. |
RemoteWCSDataSource
public RemoteWCSDataSource(boolean querable,
boolean failOnException,
QualifiedName name,
int type,
OGCWebService ows,
URL capabilitiesURL,
ScaleHint scaleHint,
Geometry validArea,
GetCoverage getCoverage,
Color[] transparentColors,
int reqTimeLimit)
- Creates a new DataSource object.
- Parameters:
querable
- failOnException
- name
- type
- ows
- capabilitiesURL
- scaleHint
- validArea
- getCoverage
- transparentColors
- reqTimeLimit
-
getOGCWebService
public OGCWebService getOGCWebService()
- returns an instance of the OGCWebService that represents the
datasource. Notice: if more than one layer uses data that are offered by
the same OWS the deegree WMS shall just use one instance for accessing
the OWS
- Overrides:
getOGCWebService
in class LocalWCSDataSource
- Returns:
- an instance of the OGCWebService that represents the datasource. Notice:
if more than one layer uses data that are offered by the same OWS the deegree WMS
shall just use one instance for accessing the OWS
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net