org.deegree.ogcwebservices.wpvs.configuration
Class RemoteWMSDataSource
java.lang.Object
  
org.deegree.ogcwebservices.wpvs.configuration.AbstractDataSource
      
org.deegree.ogcwebservices.wpvs.configuration.LocalWMSDataSource
          
org.deegree.ogcwebservices.wpvs.configuration.RemoteWMSDataSource
public class RemoteWMSDataSource
- extends LocalWMSDataSource
 
This class represents a remote WPVS dataSource object.
- Version:
 
  - $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Judit Mays, last edited by: $Author: mschneider $
 
 
 
 
 
 
 
 
RemoteWMSDataSource
public RemoteWMSDataSource(QualifiedName name,
                           OWSCapabilities owsCapabilities,
                           Surface validArea,
                           double minScaleDenominator,
                           double maxScaleDenominator,
                           GetMap filterCondition,
                           Color[] transparentColors)
- Creates a new 
RemoteWMSDataSource object from the given parameters.
- Parameters:
 name - owsCapabilities - validArea - minScaleDenominator - maxScaleDenominator - filterCondition - transparentColors - 
 
getFilterConditionMap
public GetMap getFilterConditionMap()
- The 
filterCondition is a map of key-value-pairs of an incomplete WMSRequest.
- Returns:
 - Returns the filterCondition as GetMap
 
 
 
getOGCWebService
public OGCWebService getOGCWebService()
                               throws OGCWebServiceException
- Description copied from class: 
AbstractDataSource 
- Returns an instance of the 
OGCWebService that represents the
 datasource. Notice: if more than one datasets uses data that are offered by
 the same OWS, deegree WPVS will use  just one instance for accessing
 the OWS
- Overrides:
 getOGCWebService in class LocalWMSDataSource
 
- Returns:
 - an OGCWebService which represents this datasource
 - Throws:
 OGCWebServiceException- See Also:
 AbstractDataSource.getOGCWebService()
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org