A B C D E F G H I J L M N O P R S T U V W

A

AbstractBinaryGenerator - Class in org.n52.wps.io.binary
 
AbstractBinaryGenerator() - Constructor for class org.n52.wps.io.binary.AbstractBinaryGenerator
 
AbstractBinaryParser - Class in org.n52.wps.io.binary
 
AbstractBinaryParser() - Constructor for class org.n52.wps.io.binary.AbstractBinaryParser
 
AbstractClientGETRequest - Class in org.n52.wps.client
 
AbstractClientGETRequest() - Constructor for class org.n52.wps.client.AbstractClientGETRequest
 
AbstractInputFactory - Class in es.unex.sextante.core
 
AbstractInputFactory() - Constructor for class es.unex.sextante.core.AbstractInputFactory
 
AbstractRasterLayer - Class in es.unex.sextante.dataObjects
A convenience class which implements some of the methods of the IRasterLayer interface.
AbstractRasterLayer() - Constructor for class es.unex.sextante.dataObjects.AbstractRasterLayer
 
AbstractTable - Class in es.unex.sextante.dataObjects
A convenience class which implements some of the methods of the ITable interface.
AbstractTable() - Constructor for class es.unex.sextante.dataObjects.AbstractTable
 
AbstractVectorLayer - Class in es.unex.sextante.dataObjects
A convenience class which implements some of the methods of the IVectorLayer interface.
AbstractVectorLayer() - Constructor for class es.unex.sextante.dataObjects.AbstractVectorLayer
 
AbstractXMLGenerator - Class in org.n52.wps.io.xml
This class and its extending subclasses shall provide functionality to create XML encoded String.
AbstractXMLGenerator() - Constructor for class org.n52.wps.io.xml.AbstractXMLGenerator
 
AbstractXMLParser - Class in org.n52.wps.io.xml
 
AbstractXMLParser() - Constructor for class org.n52.wps.io.xml.AbstractXMLParser
 
AbstractXMLStringGenerator - Class in org.n52.wps.io.xml
 
AbstractXMLStringGenerator() - Constructor for class org.n52.wps.io.xml.AbstractXMLStringGenerator
 
accept(GeoAlgorithm) - Method in interface es.unex.sextante.core.IGeoAlgorithmFilter
 
accept(IFeature) - Method in interface es.unex.sextante.dataObjects.vectorFilters.GenericVectorFilter
Returns true if the feature passes the filter.
accept(File) - Method in class es.unex.sextante.gui.algorithm.GenericFileFilter
 
accept(File) - Method in class es.unex.sextante.gui.modeler.ModelFileFilter
 
accepted() - Method in class es.unex.sextante.gui.algorithm.FixedTableDialog
Returns true if the user accepted the introduced data.
add(Output) - Method in class es.unex.sextante.core.OutputObjectsSet
adds a new output to the set.
add(IRasterLayer) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
add(IRasterLayer) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
adds the value of another raster layer to this one.
addAlgorithm(String) - Static method in class es.unex.sextante.core.AlgorithmsAndResources
Adds a new algorithm to the list or currently available ones
addAlgorithm(String) - Method in class es.unex.sextante.gui.modeler.ModelGraphPanel
 
addAlgorithm(GeoAlgorithm, String) - Method in class es.unex.sextante.modeler.ModelAlgorithm
Adds a new algorithm to the model
addAlgorithmsAndPropertiesFromClasspath() - Static method in class es.unex.sextante.core.AlgorithmsAndResources
Adds all sextante algorithms and properties files located in the jar files in the classpath.
addAlgorithmsAndPropertiesFromFolder(String) - Static method in class es.unex.sextante.core.AlgorithmsAndResources
Adds all sextante algorithms and properties files located in the jar files of a given folder.
addBand(String, String, String) - Method in class es.unex.sextante.core.ParametersSet
Adds a band to the set
addBoolean(String, String, boolean) - Method in class es.unex.sextante.core.ParametersSet
Adds a boolean value to the set
addComplexData(String, Object) - Method in class org.n52.wps.client.ExecuteRequestBuilder
 
addComplexDataReference(String, String) - Method in class org.n52.wps.client.ExecuteRequestBuilder
this sets the complexdataReference, if the process description also refers to this schema: http://schemas.opengis.net/gml/2.1.2/feature.xsd
addComponent(ObjectAndDescription) - Static method in class es.unex.sextante.gui.additionalResults.AdditionalResults
Adds a new result
addDataObject(IDataObject) - Method in class es.unex.sextante.core.AbstractInputFactory
 
addDataObject(IDataObject) - Method in interface es.unex.sextante.core.IInputFactory
Adds a new data object to the ones already existing.
addError(String) - Method in class es.unex.sextante.core.SextanteLogHandler
 
addError(Throwable) - Method in class es.unex.sextante.core.SextanteLogHandler
 
addErrorToLog(Throwable) - Static method in class es.unex.sextante.core.Sextante
logs an error or exception to the SEXTANTE logger
addErrorToLog(String) - Static method in class es.unex.sextante.core.Sextante
Adds an error message to the SEXTANTE logger
addExtent(GridExtent) - Method in class es.unex.sextante.rasterWrappers.GridExtent
Modifies this extent to incorporate another one into its boundaries
addFeature(IFeature) - Method in class es.unex.sextante.dataObjects.AbstractVectorLayer
 
addFeature(Geometry, Object[]) - Method in interface es.unex.sextante.dataObjects.IVectorLayer
Adds a new feature to the layer
addFeature(IFeature) - Method in interface es.unex.sextante.dataObjects.IVectorLayer
Adds a new feature to the layer
addFields(OutputFactory, IVectorLayer, IOutputChannel, String[], Object[][], Class[]) - Static method in class es.unex.sextante.shapesTools.ShapesTools
Returns a new vector layer identical to a given one but with additional fields in its attributes table
addFilepath(String, String, boolean, boolean, String) - Method in class es.unex.sextante.core.ParametersSet
Adds a filepath to the set
addFilter(IVectorLayerFilter) - Method in class es.unex.sextante.dataObjects.AbstractVectorLayer
 
addFilter(IVectorLayerFilter) - Method in interface es.unex.sextante.dataObjects.IVectorLayer
Adds a new filter to this layer.
addFixedTable(String, String, String[], int, boolean) - Method in class es.unex.sextante.core.ParametersSet
Adds a fixed table to the set
addInfo(String) - Method in class es.unex.sextante.core.SextanteLogHandler
 
addInfoToLog(String) - Static method in class es.unex.sextante.core.Sextante
Adds an info message to the SEXTANTE logger
addInput(String) - Method in class es.unex.sextante.gui.modeler.ModelGraphPanel
 
addInput(Parameter) - Method in class es.unex.sextante.modeler.ModelAlgorithm
Adds an input to the model
addInputAsignment(String, String, GeoAlgorithm) - Method in class es.unex.sextante.modeler.ModelAlgorithm
Adds an input assignment
addInputRasterLayer(String, String, boolean) - Method in class es.unex.sextante.core.ParametersSet
Adds a raster layer to the parameter set
addInputTable(String, String, boolean) - Method in class es.unex.sextante.core.ParametersSet
Adds a table to the parameter set
addInputToArray(String, Object, ArrayList) - Method in class es.unex.sextante.gui.modeler.ModelerPanel
 
addInputVectorLayer(String, String, int, boolean) - Method in class es.unex.sextante.core.ParametersSet
Adds a vector layer to the parameter set
AdditionalInfo - Interface in es.unex.sextante.additionalInfo
Additional information for a Parameter in a OutputObjectsSet This information includes all the necessary elements to fully define the parameter, like a default value, a range of possible values, or any other thing needed.
AdditionalInfoBand - Class in es.unex.sextante.additionalInfo
Additional information for a parameter representing a band
AdditionalInfoBand(String) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoBand
Creates a new instance
AdditionalInfoBoolean - Class in es.unex.sextante.additionalInfo
Additional information for a parameter representing a boolean value
AdditionalInfoBoolean(boolean) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoBoolean
Creates a new instance
AdditionalInfoDataObject - Class in es.unex.sextante.additionalInfo
Additional information for a parameter representing a data object (layer or table)
AdditionalInfoDataObject(boolean) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoDataObject
Creates a new instance
AdditionalInfoFilepath - Class in es.unex.sextante.additionalInfo
Additional info for a parameter representing a filepath
AdditionalInfoFilepath() - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoFilepath
 
AdditionalInfoFilepath(boolean, boolean, String) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoFilepath
 
AdditionalInfoFixedTable - Class in es.unex.sextante.additionalInfo
Additional info for a parameter representing a fixed table
AdditionalInfoFixedTable(String[], int, boolean) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoFixedTable
Constructor
AdditionalInfoMultipleInput - Class in es.unex.sextante.additionalInfo
Additional information for a parameter representing a multiple input
AdditionalInfoMultipleInput(int, boolean) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoMultipleInput
 
AdditionalInfoNumericalValue - Class in es.unex.sextante.additionalInfo
Additional information for a parameter representing a numerical value
AdditionalInfoNumericalValue(int, double, double, double) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoNumericalValue
Constructor
AdditionalInfoPoint - Class in es.unex.sextante.additionalInfo
 
AdditionalInfoPoint() - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoPoint
 
AdditionalInfoRasterLayer - Class in es.unex.sextante.additionalInfo
 
AdditionalInfoRasterLayer(boolean) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoRasterLayer
 
AdditionalInfoSelection - Class in es.unex.sextante.additionalInfo
 
AdditionalInfoSelection(String[]) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoSelection
 
AdditionalInfoString - Class in es.unex.sextante.additionalInfo
 
AdditionalInfoString() - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoString
 
AdditionalInfoTable - Class in es.unex.sextante.additionalInfo
 
AdditionalInfoTable(boolean) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoTable
 
AdditionalInfoTableField - Class in es.unex.sextante.additionalInfo
 
AdditionalInfoTableField(String) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoTableField
 
AdditionalInfoVectorLayer - Class in es.unex.sextante.additionalInfo
 
AdditionalInfoVectorLayer(int, boolean) - Constructor for class es.unex.sextante.additionalInfo.AdditionalInfoVectorLayer
 
AdditionalResults - Class in es.unex.sextante.gui.additionalResults
This class stores results generated by SEXTANTE geoalgorithms that are neither layers nor tables (i.e text results and charts).
AdditionalResults() - Constructor for class es.unex.sextante.gui.additionalResults.AdditionalResults
 
AdditionalResultsDialog - Class in es.unex.sextante.gui.additionalResults
 
AdditionalResultsDialog(ArrayList, Frame) - Constructor for class es.unex.sextante.gui.additionalResults.AdditionalResultsDialog
 
AdditionalResultsTreeCellRenderer - Class in es.unex.sextante.gui.additionalResults
 
AdditionalResultsTreeCellRenderer() - Constructor for class es.unex.sextante.gui.additionalResults.AdditionalResultsTreeCellRenderer
 
addLiteralData(String, String) - Method in class org.n52.wps.client.ExecuteRequestBuilder
 
addMultipleInput(String, String, int, boolean) - Method in class es.unex.sextante.core.ParametersSet
Adds a multiple input the parameter set
addNumericalValue(String, String, int, double, double, double) - Method in class es.unex.sextante.core.ParametersSet
Adds a numerical value to the set
addNumericalValue(String, String, double, int) - Method in class es.unex.sextante.core.ParametersSet
Adds a numerical value to the set.
addParameter(Parameter) - Method in class es.unex.sextante.core.ParametersSet
Adds a new parameter to the set
addPoint(String, String) - Method in class es.unex.sextante.core.ParametersSet
Add a point to the set
addPropertiesFile(String) - Static method in class es.unex.sextante.core.AlgorithmsAndResources
Adds a new properties file to the list
addRecord(Object[]) - Method in interface es.unex.sextante.dataObjects.ITable
adds a new record to the table
addRow() - Method in class es.unex.sextante.gui.batch.MultipleBandsSelectionTableModel
Adds a new row to the table
addRow() - Method in class es.unex.sextante.gui.batch.nonFileBased.ParametersTableModel
Adds a new row to the table (i.e. a new single algorithm execution)
addRow() - Method in class es.unex.sextante.gui.batch.ParametersTableModel
Adds a new row to the table (i.e. a new single algorithm execution)
addRow() - Method in class es.unex.sextante.parameters.FixedTableModel
Adds a new row to the table, only if possible
addSelectedInput() - Method in class es.unex.sextante.gui.modeler.InputsPanel
 
addSelectedProcess() - Method in class es.unex.sextante.gui.modeler.AlgorithmsPanel
 
addSelection(String, String, String[]) - Method in class es.unex.sextante.core.ParametersSet
Add a selection index (to choose from a list) to the set
addString(String, String) - Method in class es.unex.sextante.core.ParametersSet
Add a string to the set
addString(String, String, String) - Method in class es.unex.sextante.core.ParametersSet
Add a string to the set
addTableField(String, String, String) - Method in class es.unex.sextante.core.ParametersSet
Adds a table field to the set
addToCellValue(int, int, int, double) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
addToCellValue(int, int, double) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
addToCellValue(int, int, double) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Adds a value to the current value of a cell in the first band of the layer in the first band of the layer
addToCellValue(int, int, int, double) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Adds a value to the current value of a cell
addToHistory(String[]) - Static method in class es.unex.sextante.gui.history.History
Adds a set of expressions to the history
addToHistory(String) - Static method in class es.unex.sextante.gui.history.History
Adds a single expression to the history
addWarning(String) - Method in class es.unex.sextante.core.SextanteLogHandler
 
addWarningToLog(String) - Static method in class es.unex.sextante.core.Sextante
Adds a warning message to the SEXTANTE logger
adjustExtent() - Method in class es.unex.sextante.gui.batch.RasterExtentPanel
 
adjustRasterOutputExtent() - Method in class es.unex.sextante.core.GeoAlgorithm
This method sets the raster output extent according to input layers, in case it hasn't been set.
AlgorithmCellRenderer - Class in es.unex.sextante.gui.modeler
 
AlgorithmCellRenderer(AlgorithmsPanel) - Constructor for class es.unex.sextante.gui.modeler.AlgorithmCellRenderer
 
AlgorithmDialog - Class in es.unex.sextante.gui.algorithm
A dialog used to introduce all the necessary input for a geoalgorithm (input parameters and raster extent if needed.
AlgorithmDialog(GeoAlgorithm, JDialog, ArrayList<DateAndCommand>) - Constructor for class es.unex.sextante.gui.algorithm.AlgorithmDialog
Creates a new dialog for a given algorithm.
AlgorithmDialog(GeoAlgorithm, ArrayList<DateAndCommand>) - Constructor for class es.unex.sextante.gui.algorithm.AlgorithmDialog
Creates a new dialog for a given algorithm.
AlgorithmDialog - Class in es.unex.sextante.gui.modeler
 
AlgorithmDialog(GeoAlgorithm, String, String, ModelAlgorithm, HashMap, JDialog) - Constructor for class es.unex.sextante.gui.modeler.AlgorithmDialog
 
AlgorithmDialog(GeoAlgorithm, String, String, ModelAlgorithm, HashMap) - Constructor for class es.unex.sextante.gui.modeler.AlgorithmDialog
 
AlgorithmNotFoundException - Exception in es.unex.sextante.gui.exceptions
 
AlgorithmNotFoundException() - Constructor for exception es.unex.sextante.gui.exceptions.AlgorithmNotFoundException
 
AlgorithmsAndResources - Class in es.unex.sextante.core
Methods in this class act as entry points for algorithms and resource files.
AlgorithmsAndResources() - Constructor for class es.unex.sextante.core.AlgorithmsAndResources
 
AlgorithmsPanel - Class in es.unex.sextante.gui.modeler
 
AlgorithmsPanel(ModelerPanel, JDialog) - Constructor for class es.unex.sextante.gui.modeler.AlgorithmsPanel
 
AlgorithmsPanel - Class in es.unex.sextante.gui.toolbox
A panel showing the list of available algorithms, from which they can be executed
AlgorithmsPanel(IToolboxDialog, IGeoAlgorithmFilter, ImageIcon) - Constructor for class es.unex.sextante.gui.toolbox.AlgorithmsPanel
Constructor
AlgorithmTreeCellRenderer - Class in es.unex.sextante.gui.help
 
AlgorithmTreeCellRenderer() - Constructor for class es.unex.sextante.gui.help.AlgorithmTreeCellRenderer
 
AlgorithmTreeCellRenderer - Class in es.unex.sextante.gui.toolbox
 
AlgorithmTreeCellRenderer() - Constructor for class es.unex.sextante.gui.toolbox.AlgorithmTreeCellRenderer
 
algs - Class in es.unex.sextante.gui.cmd.bshcommands
A BeanShell command to show all available SEXTANTE algorithms
algs() - Constructor for class es.unex.sextante.gui.cmd.bshcommands.algs
 
areParameterValuesCorrect() - Method in class es.unex.sextante.core.ParametersSet
Returns true if all parameters in the set have valid values
assign(double) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
assign(IRasterLayer) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
assign(double) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
assign(IRasterLayer) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
assignExtent() - Method in class es.unex.sextante.gui.algorithm.RasterExtentPanel
Assigns the selected grid extent to the algorithm
assignNoData() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
assignNoData() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
assignParameters() - Method in class es.unex.sextante.gui.algorithm.DefaultParametersPanel
 
assignParameters() - Method in class es.unex.sextante.gui.algorithm.GeoAlgorithmParametersPanel
Assigns the parameters entered by the user to the algorithm
assignParameters(ArrayList, ArrayList) - Method in class es.unex.sextante.gui.batch.nonFileBased.ParametersPanel
Assign the values introduced by the user.
assignParameters(ArrayList, ArrayList) - Method in class es.unex.sextante.gui.batch.ParametersPanel
Assign the values introduced by the user.
assignParameters(HashMap) - Method in class es.unex.sextante.gui.modeler.DefaultModelerParametersPanel
 
assignParameters(HashMap) - Method in class es.unex.sextante.gui.modeler.GeoAlgorithmModelerParametersPanel
adds the algorithm to the model
AutoCompletePanel - Class in es.unex.sextante.gui.batch
A panel with to define autocompletion parameters in a file chooser
AutoCompletePanel(String[]) - Constructor for class es.unex.sextante.gui.batch.AutoCompletePanel
 
AutoCompletePanel - Class in es.unex.sextante.gui.batch.nonFileBased
A panel with to define autocompletion parameters in a file chooser
AutoCompletePanel(String[]) - Constructor for class es.unex.sextante.gui.batch.nonFileBased.AutoCompletePanel
 
autoextent - Class in es.unex.sextante.gui.cmd.bshcommands
A BeanShell command to activate or deactivate the automatic computation of output grid extents from algorithms that generate raster layers.
autoextent() - Constructor for class es.unex.sextante.gui.cmd.bshcommands.autoextent
 
AUTOFILL_FIELD - Static variable in class es.unex.sextante.gui.batch.AutoCompletePanel
 
AUTOFILL_FIELD - Static variable in class es.unex.sextante.gui.batch.nonFileBased.AutoCompletePanel
 
AUTOFILL_NUMBER - Static variable in class es.unex.sextante.gui.batch.AutoCompletePanel
 
AUTOFILL_NUMBER - Static variable in class es.unex.sextante.gui.batch.nonFileBased.AutoCompletePanel
 

A B C D E F G H I J L M N O P R S T U V W