| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.tools.raster.RasterTreeUpdater.RTUConfiguration
public static class RasterTreeUpdater.RTUConfiguration
RTUConfiguration is a class containing configuration options for the
 RasterTreeUpdater.
| Field Summary | |
|---|---|
(package private)  int | 
bitDepth
The bit depth for the output images.  | 
(package private)  String | 
coverageName
The coverage name to update.  | 
(package private)  javax.media.jai.Interpolation | 
interpolation
The interpolation method to be used.  | 
(package private)  float | 
quality
Desired output image quality.  | 
(package private)  List<String> | 
updatedFiles
The list of image files being updated.  | 
(package private)  boolean | 
verbose
Whether to be verbose in logging.  | 
(package private)  URL | 
wcsConfiguration
The location of the WCS configuration document.  | 
(package private)  WorldFile.TYPE | 
worldfileType
Worldfile type used for reading.  | 
| Constructor Summary | |
|---|---|
RasterTreeUpdater.RTUConfiguration(String[] args)
Constructs a new instance through command line arguments.  | 
|
RasterTreeUpdater.RTUConfiguration(URL wcsConfiguration,
                                                                     List<String> updatedFiles,
                                                                     String coverageName,
                                                                     boolean verbose,
                                                                     javax.media.jai.Interpolation interpolation,
                                                                     int bitDepth,
                                                                     float quality,
                                                                     WorldFile.TYPE worldfileType)
 | 
|
| Method Summary | |
|---|---|
 boolean | 
isValidConfiguration()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
URL wcsConfiguration
List<String> updatedFiles
String coverageName
boolean verbose
javax.media.jai.Interpolation interpolation
int bitDepth
float quality
WorldFile.TYPE worldfileType
| Constructor Detail | 
|---|
public RasterTreeUpdater.RTUConfiguration(URL wcsConfiguration,
                                          List<String> updatedFiles,
                                          String coverageName,
                                          boolean verbose,
                                          javax.media.jai.Interpolation interpolation,
                                          int bitDepth,
                                          float quality,
                                          WorldFile.TYPE worldfileType)
wcsConfiguration - updatedFiles - coverageName - verbose - interpolation - bitDepth - quality - worldfileType - 
public RasterTreeUpdater.RTUConfiguration(String[] args)
                                   throws MalformedURLException
args - the command line arguments
MalformedURLException| Method Detail | 
|---|
public boolean isValidConfiguration()
  | 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| 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://deegree.sourceforge.net