org.deegree.ogcwebservices.wcs.configuration
Class DatabaseResolution
java.lang.Object
  
org.deegree.ogcwebservices.wcs.configuration.AbstractResolution
      
org.deegree.ogcwebservices.wcs.configuration.DatabaseResolution
- All Implemented Interfaces: 
 - Comparable, Resolution
 
public class DatabaseResolution
- extends AbstractResolution
 
- Version:
 
  - $Revision: 6251 $, $Date: 2007-03-19 16:59:28 +0100 (Mo, 19 Mrz 2007) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: poth $
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DatabaseResolution
public DatabaseResolution(double minScale,
                          double maxScale,
                          Range[] ranges,
                          JDBCConnection jdbc,
                          String table,
                          String rootDir)
- Parameters:
 minScale - maxScale - ranges - jdbc - table - rootDir - 
getJDBCConnection
public JDBCConnection getJDBCConnection()
- Returns:
 - Returns the shape.
 
 
setJDBCConnection
public void setJDBCConnection(JDBCConnection jdbc)
- Parameters:
 jdbc - 
 
getTable
public String getTable()
- returns the name of the table storeing the raster data
- Returns:
 - the name of the table storeing the raster data
 
 
 
setTable
public void setTable(String table)
- Parameters:
 table - - See Also:
 getTable()
 
getRootDir
public String getRootDir()
- Returns:
 - the rootDir
 
 
setRootDir
public void setRootDir(String rootDir)
- Parameters:
 rootDir - the rootDir to set
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org