|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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) java.lang.String |
coverageName
The coverage name to update. |
(package private) java.lang.Object |
interpolation
The interpolation method to be used. |
(package private) float |
quality
Desired output image quality. |
(package private) java.util.List<java.lang.String> |
updatedFiles
The list of image files being updated. |
(package private) boolean |
verbose
Whether to be verbose in logging. |
(package private) java.net.URL |
wcsConfiguration
The location of the WCS configuration document. |
(package private) WorldFile.TYPE |
worldfileType
Worldfile type used for reading. |
Constructor Summary | |
---|---|
RasterTreeUpdater.RTUConfiguration(java.lang.String[] args)
Constructs a new instance through command line arguments. |
|
RasterTreeUpdater.RTUConfiguration(java.net.URL wcsConfiguration,
java.util.List<java.lang.String> updatedFiles,
java.lang.String coverageName,
boolean verbose,
java.lang.Object 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 |
---|
java.net.URL wcsConfiguration
java.util.List<java.lang.String> updatedFiles
java.lang.String coverageName
boolean verbose
java.lang.Object interpolation
int bitDepth
float quality
WorldFile.TYPE worldfileType
Constructor Detail |
---|
public RasterTreeUpdater.RTUConfiguration(java.net.URL wcsConfiguration, java.util.List<java.lang.String> updatedFiles, java.lang.String coverageName, boolean verbose, java.lang.Object interpolation, int bitDepth, float quality, WorldFile.TYPE worldfileType)
wcsConfiguration
- updatedFiles
- coverageName
- verbose
- interpolation
- bitDepth
- quality
- worldfileType
- public RasterTreeUpdater.RTUConfiguration(java.lang.String[] args) throws java.net.MalformedURLException
args
- the command line arguments
java.net.MalformedURLException
Method Detail |
---|
public boolean isValidConfiguration()
|
deegree 2.5 (2011/06/29 09:44 build-8-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://www.deegree.org