|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParametersSet | |
---|---|
es.unex.sextante.core | |
es.unex.sextante.gui.batch |
Uses of ParametersSet in es.unex.sextante.core |
---|
Methods in es.unex.sextante.core that return ParametersSet | |
---|---|
ParametersSet |
ParametersSet.getNewInstance()
Returns a new instance of the parameter set |
ParametersSet |
GeoAlgorithm.getParameters()
|
Methods in es.unex.sextante.core with parameters of type ParametersSet | |
---|---|
void |
GeoAlgorithm.setParameters(ParametersSet parameters)
sets a new set of parameters for the algorithm |
Uses of ParametersSet in es.unex.sextante.gui.batch |
---|
Constructors in es.unex.sextante.gui.batch with parameters of type ParametersSet | |
---|---|
ParametersTableModel(ParametersSet ps,
OutputObjectsSet ooSet)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |