org.deegree.ogcwebservices.wcs.configuration
Class ScriptResolution
java.lang.Object
  
org.deegree.ogcwebservices.wcs.configuration.AbstractResolution
      
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 $
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
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
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
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org