|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandLineException | |
---|---|
es.unex.sextante.gui.cmd | |
es.unex.sextante.gui.exceptions |
Uses of CommandLineException in es.unex.sextante.gui.cmd |
---|
Methods in es.unex.sextante.gui.cmd that throw CommandLineException | |
---|---|
static GeoAlgorithm |
Parser.getAlgorithm(java.lang.String sAlgName,
java.lang.String[] args)
Return a ready-to-be-executed instance of a given algorithm, based on its command-line name and an array of strings representing parameter values |
static GeoAlgorithm |
Parser.getModel(java.lang.String sModelFilename,
java.lang.String[] args)
Return a ready-to-be-executed instance of a given model, based on its filename and an array of strings representing parameter values |
Uses of CommandLineException in es.unex.sextante.gui.exceptions |
---|
Subclasses of CommandLineException in es.unex.sextante.gui.exceptions | |
---|---|
class |
AlgorithmNotFoundException
|
class |
ModelNotFoundException
|
class |
RasterExtentNotSetException
|
class |
WrongNumberOfParametersException
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |