deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wcs.configuration
Class DatabaseResolution

java.lang.Object
  extended by org.deegree.ogcwebservices.wcs.configuration.AbstractResolution
      extended by 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 $

Constructor Summary
DatabaseResolution(double minScale, double maxScale, Range[] ranges, JDBCConnection jdbc, String table, String rootDir)
           
 
Method Summary
 JDBCConnection getJDBCConnection()
           
 String getRootDir()
           
 String getTable()
          returns the name of the table storeing the raster data
 void setJDBCConnection(JDBCConnection jdbc)
           
 void setRootDir(String rootDir)
           
 void setTable(String table)
           
 
Methods inherited from class org.deegree.ogcwebservices.wcs.configuration.AbstractResolution
addRange, compareTo, getMaxScale, getMinScale, getRanges, removeRange, setMaxScale, setMinScale, setRange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseResolution

public DatabaseResolution(double minScale,
                          double maxScale,
                          Range[] ranges,
                          JDBCConnection jdbc,
                          String table,
                          String rootDir)
Parameters:
minScale -
maxScale -
ranges -
jdbc -
table -
rootDir -
Method Detail

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

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org