org.deegree.io.oraclegeoraster
Class GeoRasterDescription
java.lang.Object
org.deegree.io.oraclegeoraster.GeoRasterDescription
public class GeoRasterDescription
- extends java.lang.Object
- Since:
- 2.0
- Version:
- $Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
Constructor Summary |
GeoRasterDescription(JDBCConnection jdbcConnection,
java.lang.String table,
java.lang.String rdtTable,
java.lang.String column,
java.lang.String identification,
int level)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GeoRasterDescription
public GeoRasterDescription(JDBCConnection jdbcConnection,
java.lang.String table,
java.lang.String rdtTable,
java.lang.String column,
java.lang.String identification,
int level)
- Parameters:
jdbcConnection
- table
- rdtTable
- column
- identification
-
getColumn
public java.lang.String getColumn()
- Returns:
- name of the georaster column
getIdentification
public java.lang.String getIdentification()
- Returns:
- SQL where clause that identifies the target georaster
getJdbcConnection
public JDBCConnection getJdbcConnection()
- Returns:
- JDBC description for accessing the DB
getRdtTable
public java.lang.String getRdtTable()
- Returns:
- name of the RDT table assigned to a GeoRaster column
getTable
public java.lang.String getTable()
- Returns:
- name of the tab le containing a georaster column to access
getLevel
public int getLevel()
- returns the Oracle tree level of the describe coverage
- Returns:
- the Oracle tree level of the describe coverage
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org