deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.io.oraclegeoraster
Class GeoRasterDescription

java.lang.Object
  extended by 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)
           
 
Method Summary
 java.lang.String getColumn()
           
 java.lang.String getIdentification()
           
 JDBCConnection getJdbcConnection()
           
 int getLevel()
          returns the Oracle tree level of the describe coverage
 java.lang.String getRdtTable()
           
 java.lang.String getTable()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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 -
Method Detail

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

deegree 2.5 (2011/06/29 09:44 build-8-official)

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