es.unex.sextante.gui.cmd.bshcommands
Class options

java.lang.Object
  extended by es.unex.sextante.gui.cmd.bshcommands.options

public class options
extends java.lang.Object

A command to show method values for selection parameters needed to run a geoalgorithm

Author:
volaya

Constructor Summary
options()
           
 
Method Summary
static void invoke(bsh.Interpreter env, bsh.CallStack callstack, java.lang.String sAlgName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

options

public options()
Method Detail

invoke

public static void invoke(bsh.Interpreter env,
                          bsh.CallStack callstack,
                          java.lang.String sAlgName)