Package es.unex.sextante.gui.algorithm

Class Summary
AlgorithmDialog A dialog used to introduce all the necessary input for a geoalgorithm (input parameters and raster extent if needed.
CheckBoxList A list with checkboxes
DefaultParametersPanel A panel to introduce parameters for a geoalgorithm, created automatically based on the parameters needed by that geoalgorithm If no additional panel is provided for an algorithm, SEXTANTE will use this panel as the default one.
FileSelectionPanel A panel with a text field and a button, which pops-up a file selection dialog and puts the selecteed file in the text field
FixedTableDialog A dialog to fill a fixed table for a ParameterFixedTable
FixedTablePanel A panel with a text field and a button.
GenericFileFilter Filtro de fichero generico para los JFileChooser
GeoAlgorithmParametersPanel An abstract class to extend by all parameter panels that take parameter values from the user for a geoalgorithm.
MultipleInputSelectionDialog A dialog for selecting multiples elements (raster layers, vector layers or tables)
MultipleInputSelectionPanel A panel with a text field and a button.
OutputParameterContainer A class representing a output object key and the component used to introduce its value (i.e. its associated filename)
ParameterContainer A class representing a parameter key and the component used to introduce its value
PointSelectionPanel A panel with two text fields, to introduce point coordinates.
RasterExtentPanel A panel to select a raster extent to be used for generating raster outputs from a given algorithm