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
- 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
-
getJDBCConnection
public JDBCConnection getJDBCConnection()
- Returns:
- Returns the shape.
setJDBCConnection
public void setJDBCConnection(JDBCConnection jdbc)
- Parameters:
jdbc
- shape
- The shape to set.
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://deegree.sourceforge.net