| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.wcs.configuration.AbstractResolution
org.deegree.ogcwebservices.wcs.configuration.OracleGeoRasterResolution
public class OracleGeoRasterResolution
models a Resolution by describing the assigned coverages through a Oracle 10g Georaster
| Constructor Summary | |
|---|---|
OracleGeoRasterResolution(double minScale,
                                                   double maxScale,
                                                   Range[] ranges,
                                                   JDBCConnection jdbc,
                                                   String table,
                                                   String rdtTable,
                                                   String column,
                                                   String identification,
                                                   int level)
 | 
|
| Method Summary | |
|---|---|
 String | 
getColumn()
returns the name of the assigned GeoRaster column of the table  | 
 String | 
getIdentification()
returns a SQL where condition to identify the table row/raster instance to access  | 
 JDBCConnection | 
getJDBCConnection()
 | 
 int | 
getLevel()
returns the raster level assigned to a resolution instance  | 
 String | 
getRdtTable()
returns the name of the RDT Table assigned to the GetRaster column  | 
 String | 
getTable()
returns the name of the table storeing the raster data  | 
 void | 
setColumn(String column)
 | 
 void | 
setIdentification(String identification)
 | 
 void | 
setJDBCConnection(JDBCConnection jdbc)
 | 
 void | 
setLevel(int level)
 | 
 void | 
setRdtTable(String rdtTable)
 | 
 void | 
setTable(String table)
 | 
 String | 
toString()
(non-Javadoc)  | 
| 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, wait, wait, wait | 
| Constructor Detail | 
|---|
public OracleGeoRasterResolution(double minScale,
                                 double maxScale,
                                 Range[] ranges,
                                 JDBCConnection jdbc,
                                 String table,
                                 String rdtTable,
                                 String column,
                                 String identification,
                                 int level)
                          throws IllegalArgumentException
minScale - maxScale - ranges - jdbc - descrition of the database connectiontable - rdtTable - column - identification - level - 
IllegalArgumentException| Method Detail | 
|---|
public JDBCConnection getJDBCConnection()
public void setJDBCConnection(JDBCConnection jdbc)
jdbc - public String getTable()
public void setTable(String table)
table - getTable()public String getColumn()
public void setColumn(String column)
column - getColumn()public String getIdentification()
public void setIdentification(String identification)
identification - getIdentification()public String getRdtTable()
public void setRdtTable(String rdtTable)
rdtTable - getRdtTable()public int getLevel()
public void setLevel(int level)
level - getLevel()public String toString()
toString in class ObjectObject.toString()
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org