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: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Judit Mays, last edited by: $Author: bezema $
 
 
 
 
 
 
 
 
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 Map getFilterConditionMap()
- The 
filterCondition is a map of key-value-pairs of an incomplete WMSRequest.
- Returns:
 - Returns the filterCondition as a map of key-value-pairs.
 
 
 
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://deegree.sourceforge.net