org.deegree.ogcwebservices.wpvs.configuration
Class LocalWCSDataSource
java.lang.Object
  
org.deegree.ogcwebservices.wpvs.configuration.AbstractDataSource
      
org.deegree.ogcwebservices.wpvs.configuration.LocalWCSDataSource
- Direct Known Subclasses: 
 - RemoteWCSDataSource
 
public class LocalWCSDataSource
- extends AbstractDataSource
 
This class represents a local WCS dataSource object.
- Author:
 
  - Ugo Taddei, last edited by: $Author: bezema $
 
 $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
 
 
 
 
 
 
LocalWCSDataSource
public LocalWCSDataSource(QualifiedName name,
                          OWSCapabilities owsCapabilities,
                          Surface validArea,
                          double minScaleDenominator,
                          double maxScaleDenominator,
                          GetCoverage filterCondition,
                          Color[] transparentColors)
- Creates a new 
LocalWCSDataSource object from the given parameters.
- Parameters:
 name - owsCapabilities - validArea - minScaleDenominator - maxScaleDenominator - filterCondition - a base request //TODO give an exampletransparentColors - 
 
getCoverageFilterCondition
public GetCoverage getCoverageFilterCondition()
- The 
filterCondition is a GetCoverage object which extends the WCSRequestBase.
- Returns:
 - Returns the filterCondition as a GetCoverage object.
 
 
 
getTransparentColors
public Color[] getTransparentColors()
- Returns:
 - Returns the transparentColors.
 
 
toString
public String toString()
- Overrides:
 toString in class AbstractDataSource
 
 
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()
 
 
getConfiguredMinimalDGMResolution
public double getConfiguredMinimalDGMResolution()
- Returns:
 - the configuredMinimalDGMResolution.
 
 
setConfiguredMinimalDGMResolution
public void setConfiguredMinimalDGMResolution(double configuredMinimalDGMResolution)
- Parameters:
 configuredMinimalDGMResolution - An other configuredMinimalDGMResolution value.
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net