deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wcs.configuration
Class ScriptResolution

java.lang.Object
  extended by org.deegree.ogcwebservices.wcs.configuration.AbstractResolution
      extended by org.deegree.ogcwebservices.wcs.configuration.ScriptResolution
All Implemented Interfaces:
Comparable, Resolution

public class ScriptResolution
extends AbstractResolution

Version:
$Revision: 6251 $, $Date: 2007-03-19 16:59:28 +0100 (Mo, 19 Mrz 2007) $
Author:
Andreas Poth, last edited by: $Author: poth $

Constructor Summary
ScriptResolution(double minScale, double maxScale, Range[] range, String script, List<String> parameter, String resultFormat, String storageLocation)
           
 
Method Summary
 List<String> getParameter()
           
 String getResultFormat()
           
 String getScript()
           
 String getStorageLocation()
           
 
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, toString, wait, wait, wait
 

Constructor Detail

ScriptResolution

public ScriptResolution(double minScale,
                        double maxScale,
                        Range[] range,
                        String script,
                        List<String> parameter,
                        String resultFormat,
                        String storageLocation)
                 throws IllegalArgumentException
Parameters:
minScale -
maxScale -
range -
script -
parameter -
resultFormat -
storageLocation -
Throws:
IllegalArgumentException
Method Detail

getScript

public String getScript()
Returns:
reference to script (absolute path)

getParameter

public List<String> getParameter()
Returns:
parameter to pass to the script

getResultFormat

public String getResultFormat()
Returns:
(image) format of the result produced by the script

getStorageLocation

public String getStorageLocation()
Returns:
absolute path to directory where result of script invocation shall be stored for further processing

deegree 2.3 (2010/04/09 10:10 build-4-official)

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