org.deegree.ogcwebservices.wpvs.configuration
Class LocalWMSDataSource
java.lang.Object
  
org.deegree.ogcwebservices.wpvs.configuration.AbstractDataSource
      
org.deegree.ogcwebservices.wpvs.configuration.LocalWMSDataSource
- Direct Known Subclasses: 
 - RemoteWMSDataSource
 
public class LocalWMSDataSource
- extends AbstractDataSource
 
This class represents a local WMS dataSource object.
- Version:
 
  - $Revision: 6511 $, $Date: 2007-04-03 10:43:20 +0200 (Di, 03 Apr 2007) $
 
- Author:
 
  - Judit Mays, last edited by: $Author: aschmitz $
 
 
 
 
 
 
 
LocalWMSDataSource
public LocalWMSDataSource(QualifiedName name,
                          OWSCapabilities owsCapabilities,
                          Surface validArea,
                          double minScaleDenominator,
                          double maxScaleDenominator,
                          GetMap filterCondition,
                          Color[] transparentColors)
- Creates a new 
LocalWMSDataSource object from the given parameters.
- Parameters:
 name - owsCapabilities - validArea - minScaleDenominator - maxScaleDenominator - filterCondition - transparentColors - 
 
getPartialGetMapRequest
public GetMap getPartialGetMapRequest()
- The 
filterCondition is a map of key-value-pairs of an incomplete WMSRequest.
- Returns:
 - Returns the filterCondition as a map of key-value-pairs.
 
 
 
getTransparentColors
public Color[] getTransparentColors()
- Returns:
 - Returns the transparentColors.
 
 
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
- Specified by:
 getOGCWebService in class AbstractDataSource
 
- 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