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

G

gamma(double, double) - Static method in class es.unex.sextante.libMath.pdf.PDF
 
gammaCDF(double, double) - Static method in class es.unex.sextante.libMath.pdf.PDF
 
gammaFunction(double) - Static method in class es.unex.sextante.libMath.pdf.PDF
 
generatesLayers() - Method in class es.unex.sextante.core.GeoAlgorithm
Returns true if the algorithms generates new layers
generatesUserDefinedRasterOutput() - Method in class es.unex.sextante.core.GeoAlgorithm
 
GenericFileFilter - Class in es.unex.sextante.gui.algorithm
Filtro de fichero generico para los JFileChooser
GenericFileFilter(String[], String) - Constructor for class es.unex.sextante.gui.algorithm.GenericFileFilter
Crea un nuevo GenericFileFilter.
GenericFileFilter(String, String) - Constructor for class es.unex.sextante.gui.algorithm.GenericFileFilter
Crea un nuevo GenericFileFilter.
GenericFileFilter(String, String, boolean) - Constructor for class es.unex.sextante.gui.algorithm.GenericFileFilter
Crea un nuevo GenericFileFilter.
GenericInfoDialog - Class in es.unex.sextante.gui.core
 
GenericInfoDialog(Component, String, Frame) - Constructor for class es.unex.sextante.gui.core.GenericInfoDialog
 
GeoAlgorithm - Class in es.unex.sextante.core
A class defining a geo-algorithm
GeoAlgorithm() - Constructor for class es.unex.sextante.core.GeoAlgorithm
 
GeoAlgorithmExecutionException - Exception in es.unex.sextante.exceptions
 
GeoAlgorithmExecutionException(String) - Constructor for exception es.unex.sextante.exceptions.GeoAlgorithmExecutionException
 
GeoAlgorithmExecutors - Class in es.unex.sextante.gui.core
This class contains convenience methods to call geoalgorithms from the SEXTANTE GUI
GeoAlgorithmExecutors() - Constructor for class es.unex.sextante.gui.core.GeoAlgorithmExecutors
 
GeoAlgorithmModelerParametersPanel - Class in es.unex.sextante.gui.modeler
An abstract class to extend by all parameter panels that take parameter values from the user for a geoalgorithmt to be added to a model
GeoAlgorithmModelerParametersPanel() - Constructor for class es.unex.sextante.gui.modeler.GeoAlgorithmModelerParametersPanel
 
GeoAlgorithmParametersPanel - Class in es.unex.sextante.gui.algorithm
An abstract class to extend by all parameter panels that take parameter values from the user for a geoalgorithm.
GeoAlgorithmParametersPanel() - Constructor for class es.unex.sextante.gui.algorithm.GeoAlgorithmParametersPanel
 
get(int, int) - Method in class Jama.Matrix
Get a single element.
getAccumulatedHistogram(int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getAccumulatedHistogram() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getAccumulatedHistogram() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getAddToView() - Method in class es.unex.sextante.gui.modeler.OutputLayerSettings
 
getAddToView() - Method in class es.unex.sextante.gui.modeler.OutputLayerSettingsPanel
 
getAlgorithm(String, String[]) - Static method in class es.unex.sextante.gui.cmd.Parser
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
getAlgorithm() - Method in class es.unex.sextante.gui.modeler.AlgorithmDialog
 
getAlgorithm() - Method in class es.unex.sextante.gui.modeler.ModelerPanel
 
getAlgorithm(String) - Method in class es.unex.sextante.modeler.ModelAlgorithm
Returns an algorithm from the ones used in this model
getAlgorithmAsCommandLineSentences() - Method in class es.unex.sextante.core.GeoAlgorithm
Returns the command line expression that would create this instance of the algorithm
getAlgorithmAsCommandLineSentences() - Method in class es.unex.sextante.modeler.ModelAlgorithm
 
getAlgorithmClassNames() - Static method in class es.unex.sextante.core.AlgorithmsAndResources
Returns an array of class names of all the algorithms currently included in the library
getAlgorithmDescription() - Method in class es.unex.sextante.gui.modeler.AlgorithmDialog
 
getAlgorithmFromCommandLineName(String) - Static method in class es.unex.sextante.core.Sextante
returns an algorithm based on its command line name.
getAlgorithmKeys() - Method in class es.unex.sextante.modeler.ModelAlgorithm
Returns an arraylist with algorithm keys
getAlgorithmName() - Method in class es.unex.sextante.gui.modeler.AlgorithmDialog
 
getAlgorithms() - Static method in class es.unex.sextante.core.Sextante
Returns a map of all algorithms in the library.
getAlgorithms() - Method in class es.unex.sextante.modeler.ModelAlgorithm
Returns an arraylist with algorithms used in this model
getAlgorithmsCount() - Method in class es.unex.sextante.gui.toolbox.ToolboxPanel
Returns the number of algorithms currently in the panel
getArray() - Method in class Jama.Matrix
Access the internal two-dimensional array.
getArrayCopy() - Method in class Jama.Matrix
Copy the internal two-dimensional array.
getAsCSV() - Method in class es.unex.sextante.parameters.FixedTableModel
Returns a Comma-Separated Values version of the table
getAspect(int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getAspect(int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getAsRectangle2D() - Method in class es.unex.sextante.rasterWrappers.GridExtent
Returns this extent as a Java Rectangle2D
getAutoExtent() - Static method in class es.unex.sextante.gui.cmd.CommandLineData
 
getAutoFill() - Method in class es.unex.sextante.gui.batch.AutoCompletePanel
 
getBand() - Method in class es.unex.sextante.parameters.RasterLayerAndBand
 
getBands() - Method in class es.unex.sextante.gui.core.AbstractInputFactory
 
getBands() - Method in interface es.unex.sextante.gui.core.IInputFactory
Returns al the individual bands of the raster layers in the set
getBandsCount() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the number of bands of the layer
getBaseDataObject() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getBaseDataObject() - Method in class es.unex.sextante.dataObjects.AbstractTable
 
getBaseDataObject() - Method in class es.unex.sextante.dataObjects.AbstractVectorLayer
 
getBaseDataObject() - Method in interface es.unex.sextante.dataObjects.IDataObject
Returns the base data object (i.e. the object that this class wraps, which contains the data itself)
getCellEditorValue() - Method in class es.unex.sextante.gui.batch.ParameterCellPanelEditor
 
getCellEditorValue() - Method in class es.unex.sextante.gui.batch.RasterBandPanelEditor
 
getCellEditorValue() - Method in class es.unex.sextante.gui.batch.RasterFilePanelEditor
 
getCellSize() - Method in class es.unex.sextante.rasterWrappers.GridExtent
Returns the cellsize of this extent
getCellSize() - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getCellValueAsByte(int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getCellValueAsByte(int, int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getCellValueAsByte(int, int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getCellValueAsByte(int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getCellValueAsByte(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getCellValueAsByte(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getCellValueAsByte(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperInterpolated
 
getCellValueAsByte(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperInterpolated
 
getCellValueAsByte(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperNotInterpolated
 
getCellValueAsByte(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperNotInterpolated
 
getCellValueAsDouble(int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getCellValueAsDouble(int, int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getCellValueAsDouble(int, int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getCellValueAsDouble(int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getCellValueAsDouble(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getCellValueAsDouble(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getCellValueAsDouble(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperInterpolated
 
getCellValueAsDouble(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperInterpolated
 
getCellValueAsDouble(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperNotInterpolated
 
getCellValueAsDouble(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperNotInterpolated
 
getCellValueAsFloat(int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getCellValueAsFloat(int, int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getCellValueAsFloat(int, int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getCellValueAsFloat(int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getCellValueAsFloat(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getCellValueAsFloat(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getCellValueAsFloat(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperInterpolated
 
getCellValueAsFloat(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperInterpolated
 
getCellValueAsFloat(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperNotInterpolated
 
getCellValueAsFloat(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperNotInterpolated
 
getCellValueAsInt(int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getCellValueAsInt(int, int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getCellValueAsInt(int, int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getCellValueAsInt(int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getCellValueAsInt(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getCellValueAsInt(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getCellValueAsInt(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperInterpolated
 
getCellValueAsInt(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperInterpolated
 
getCellValueAsInt(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperNotInterpolated
 
getCellValueAsInt(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperNotInterpolated
 
getCellValueAsShort(int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getCellValueAsShort(int, int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getCellValueAsShort(int, int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getCellValueAsShort(int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getCellValueAsShort(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getCellValueAsShort(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getCellValueAsShort(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperInterpolated
 
getCellValueAsShort(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperInterpolated
 
getCellValueAsShort(int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperNotInterpolated
 
getCellValueAsShort(int, int, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapperNotInterpolated
 
getCellValueInLayerCoords(int, int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the value of a cell in the original image coords, that is, not using the query window
getChart() - Method in class es.unex.sextante.additionalResults.CorrelationGraphCreator
Returns the regression chart
getChartPanel() - Method in class es.unex.sextante.additionalResults.CorrelationGraphCreator
Returns a panel containing the chart
getChoices() - Method in class es.unex.sextante.gui.modeler.SelectionAndChoices
 
getCoeff(int) - Method in class es.unex.sextante.libMath.regression.MultipleRegression
 
getCoeff() - Method in class es.unex.sextante.libMath.regression.Regression
 
getCoeffOfVar() - Method in class es.unex.sextante.libMath.simpleStats.SimpleStats
Returns the coefficient of variation
getCols() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoFixedTable
Returns an array with column names
getColsCount() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoFixedTable
Returns the number of columns
getColumnClass(int) - Method in class es.unex.sextante.gui.batch.MultipleBandsSelectionTableModel
 
getColumnClass(int) - Method in class es.unex.sextante.gui.batch.ParametersTableModel
 
getColumnClass(int) - Method in class es.unex.sextante.parameters.FixedTableModel
Returns the class of a field
getColumnCount() - Method in class es.unex.sextante.gui.batch.MultipleBandsSelectionTableModel
 
getColumnCount() - Method in class es.unex.sextante.gui.batch.ParametersTableModel
 
getColumnCount() - Method in class es.unex.sextante.parameters.FixedTableModel
Returns the number of columns
getColumnDimension() - Method in class Jama.Matrix
Get column dimension.
getColumnName(int) - Method in class es.unex.sextante.gui.batch.MultipleBandsSelectionTableModel
 
getColumnName(int) - Method in class es.unex.sextante.gui.batch.ParametersTableModel
 
getColumnName(int) - Method in class es.unex.sextante.parameters.FixedTableModel
Returns the name of a column
getColumnNames() - Method in class es.unex.sextante.gui.batch.MultipleBandsSelectionTableModel
Returns the names of the columns
getColumnNames() - Method in class es.unex.sextante.gui.batch.ParametersTableModel
 
getColumnNames() - Method in class es.unex.sextante.parameters.FixedTableModel
Returns an array of strings with column names
getColumnPackedCopy() - Method in class Jama.Matrix
Make a one-dimensional column packed copy of the internal array.
getCommand() - Method in class es.unex.sextante.gui.history.DateAndCommand
 
getCommandLineHelp() - Method in class es.unex.sextante.core.GeoAlgorithm
Returns a string containing the command line usage of the algorithm
getCommandLineHelp() - Method in class es.unex.sextante.modeler.ModelAlgorithm
 
getCommandLineName() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getCommandLineParameter() - Method in class es.unex.sextante.outputs.Output
Returns the output as a command-line parameter
getCommandLineParameter() - Method in class es.unex.sextante.outputs.OutputChart
 
getCommandLineParameter() - Method in class es.unex.sextante.outputs.OutputRasterLayer
 
getCommandLineParameter() - Method in class es.unex.sextante.outputs.OutputTable
 
getCommandLineParameter() - Method in class es.unex.sextante.outputs.OutputText
 
getCommandLineParameter() - Method in class es.unex.sextante.outputs.OutputVectorLayer
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.Parameter
Returns the value of the parameter as a command-line parameter
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterBand
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterBoolean
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterFilepath
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterFixedTable
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterNumericalValue
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterPoint
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterRasterLayer
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterSelection
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterString
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterTable
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getCommandLineParameter() - Method in class es.unex.sextante.parameters.ParameterVectorLayer
 
getComponents() - Static method in class es.unex.sextante.gui.additionalResults.AdditionalResults
Returns the list of results as a list of components
getConstant() - Method in class es.unex.sextante.libMath.regression.MultipleRegression
 
getConstant() - Method in class es.unex.sextante.libMath.regression.Regression
 
getContainer() - Method in class es.unex.sextante.gui.algorithm.OutputParameterContainer
 
getContainer() - Method in class es.unex.sextante.gui.algorithm.ParameterContainer
 
getContainer() - Method in class es.unex.sextante.gui.modeler.OutputParameterContainer
 
getCoords() - Method in class es.unex.sextante.gui.modeler.ModelGraphPanel
 
getCount() - Method in class es.unex.sextante.libMath.simpleStats.SimpleStats
Return the number of values added
getCRS() - Method in interface es.unex.sextante.dataObjects.ILayer
Returns an object with information about the CRS associated to this layer.
getD() - Method in class Jama.EigenvalueDecomposition
Return the block diagonal eigenvalue matrix
getData() - Method in class es.unex.sextante.gui.batch.MultipleBandsSelectionTableModel
Returns the selected bands as an array with two ArrayList, one of them containing the layers and another one containing the bands
getData() - Method in class es.unex.sextante.parameters.FixedTableModel
 
getDataObjects() - Method in class es.unex.sextante.gui.core.AbstractInputFactory
 
getDataObjects() - Method in interface es.unex.sextante.gui.core.IInputFactory
Returns all objects in the set(layers and tables)
getDataObjects() - Method in class es.unex.sextante.gui.modeler.AlgorithmDialog
 
getDataObjects() - Method in class es.unex.sextante.gui.modeler.ModelerPanel
 
getDataType() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoMultipleInput
 
getDataType() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the data type of the layer
getDate() - Method in class es.unex.sextante.gui.history.DateAndCommand
 
getDay() - Method in class es.unex.sextante.gui.history.DateAndCommand
 
getDefaultCRS() - Method in class es.unex.sextante.core.OutputFactory
Returns the default CRS for new layers.
getDefaultString() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoString
 
getDefaultValue() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoBoolean
Returns the current default value
getDefaultValue() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoNumericalValue
Returns the default value
getDependences(String) - Method in class es.unex.sextante.gui.modeler.ModelerPanel
 
getDescription() - Method in class es.unex.sextante.core.ObjectAndDescription
 
getDescription() - Method in class es.unex.sextante.gui.algorithm.GenericFileFilter
 
getDescription() - Method in class es.unex.sextante.gui.help.HelpElement
 
getDescription() - Method in class es.unex.sextante.gui.help.ImageAndDescription
 
getDescription() - Method in class es.unex.sextante.gui.help.ImageSelectionPanel
 
getDescription() - Method in class es.unex.sextante.gui.modeler.ModelFileFilter
 
getDescription() - Method in class es.unex.sextante.gui.modeler.OutputLayerSettings
 
getDescription() - Method in class es.unex.sextante.gui.modeler.SelectionAndChoices
 
getDescription() - Method in class es.unex.sextante.outputs.Output
Returns the description of the output object
getDialogReturn() - Method in class es.unex.sextante.gui.algorithm.AlgorithmDialog
Returns IGUIFactory.OK if the user selected "OK" and the algorithm should be executed
getDialogReturn() - Method in class es.unex.sextante.gui.modeler.AlgorithmDialog
 
getDimensionsAsString() - Method in class es.unex.sextante.parameters.FixedTableModel
Returns the dimensions of the table as a string
getDirToNextDownslopeCell(int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getDirToNextDownslopeCell(int, int, boolean) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getDirToNextDownslopeCell(int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getDirToNextDownslopeCell(int, int, boolean) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getDistToNeighborInDir(int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getDistToNeighborInDir(int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getDoublePivot() - Method in class Jama.LUDecomposition
Return pivot permutation vector as a one-dimensional double array
getExpression() - Method in class es.unex.sextante.libMath.regression.LeastSquaresFit
 
getExpression() - Method in class es.unex.sextante.libMath.regression.Regression
 
getExtension() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoFilepath
Returns the extension that the file must have
getExtent() - Method in class es.unex.sextante.gui.batch.RasterExtentPanel
 
getExtent() - Method in class es.unex.sextante.gui.core.NamedExtent
 
getField() - Method in class es.unex.sextante.gui.batch.AutoCompletePanel
 
getFieldCount() - Method in interface es.unex.sextante.dataObjects.ITable
Returns the total number of fields
getFieldCount() - Method in interface es.unex.sextante.dataObjects.IVectorLayer
 
getFieldIndexByName(String) - Method in class es.unex.sextante.dataObjects.AbstractTable
 
getFieldIndexByName(String) - Method in class es.unex.sextante.dataObjects.AbstractVectorLayer
 
getFieldIndexByName(String) - Method in interface es.unex.sextante.dataObjects.ITable
Returns the index of a field from its name.
getFieldIndexByName(String) - Method in interface es.unex.sextante.dataObjects.IVectorLayer
Returns the index of a field from its name.
getFieldName(int) - Method in interface es.unex.sextante.dataObjects.ITable
Returns the name of a field
getFieldName(int) - Method in interface es.unex.sextante.dataObjects.IVectorLayer
Returns the name of a given field in the attributes table
getFieldNames() - Method in class es.unex.sextante.dataObjects.AbstractTable
 
getFieldNames() - Method in class es.unex.sextante.dataObjects.AbstractVectorLayer
 
getFieldNames() - Method in interface es.unex.sextante.dataObjects.ITable
Returns an array with the names of all the fields in the table
getFieldNames() - Method in interface es.unex.sextante.dataObjects.IVectorLayer
Returns the names of the fields in the attributes table
getFieldType(int) - Method in interface es.unex.sextante.dataObjects.ITable
Returns the data type of a field
getFieldType(int) - Method in interface es.unex.sextante.dataObjects.IVectorLayer
Return a class representing the data type of a given field
getFieldTypes() - Method in class es.unex.sextante.dataObjects.AbstractTable
 
getFieldTypes() - Method in class es.unex.sextante.dataObjects.AbstractVectorLayer
 
getFieldTypes() - Method in interface es.unex.sextante.dataObjects.ITable
Returns an array with data types of all the fields in the table
getFieldTypes() - Method in interface es.unex.sextante.dataObjects.IVectorLayer
Returns an array of classes representing the data types of the fields in the attributes table
getFilename() - Method in interface es.unex.sextante.dataObjects.IDataObject
Returns the filename associated to this data object.
getFilename() - Method in class es.unex.sextante.gui.help.ImageAndDescription
 
getFilename() - Method in class es.unex.sextante.gui.help.ImageSelectionPanel
 
getFilename() - Method in class es.unex.sextante.modeler.ModelAlgorithm
Returns the filename associated with this model
getFilename() - Method in class es.unex.sextante.outputs.Output
Returns the filename associated with the output object
getFilepath() - Method in class es.unex.sextante.gui.algorithm.FileSelectionPanel
Returns the filepath currently shown in the text field
getFullExtent() - Method in interface es.unex.sextante.dataObjects.ILayer
Returns the extent covered by the layer
getGeometry() - Method in class es.unex.sextante.dataObjects.FeatureImpl
 
getGeometry() - Method in interface es.unex.sextante.dataObjects.IFeature
Returns the geometry of the feature
getGraph() - Method in class es.unex.sextante.gui.modeler.ModelerPanel
 
getGridCoordsFromWorldCoords(Point2D) - Method in class es.unex.sextante.rasterWrappers.GridExtent
Converts a world coordinate to grid coordinates
getGridCoordsFromWorldCoords(double, double) - Method in class es.unex.sextante.rasterWrappers.GridExtent
Converts a world coordinate to grid coordinates
getGridExtent() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getGridExtent() - Static method in class es.unex.sextante.gui.cmd.CommandLineData
 
getGridExtent() - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getGroup() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getGUIFactory() - Static method in class es.unex.sextante.gui.core.SextanteGUI
Returns the current GUIFactory
getH() - Method in class Jama.QRDecomposition
Return the Householder vectors
getHeight() - Method in class es.unex.sextante.rasterWrappers.GridExtent
Returns the real Y distance spanned by this extent
getHelpAsHTMLCode(GeoAlgorithm) - Static method in class es.unex.sextante.gui.help.HelpIO
Returns the help associated with a given geoalgorithm as a html-formatted string
getHelpFilename(GeoAlgorithm) - Static method in class es.unex.sextante.gui.help.HelpIO
Returns the help filename for a given algorithm
getHelpPath() - Static method in class es.unex.sextante.gui.core.SextanteGUI
Returns the path to help files
getHelpPath(GeoAlgorithm) - Static method in class es.unex.sextante.gui.help.HelpIO
Returns the path where help files for a given algorithm are found
getHistogram(int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getHistogram() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getHistogram() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the histogram of the first band of this layer
getHistogram(int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns a histogram of a given band of this layer
getHistory() - Static method in class es.unex.sextante.gui.history.History
Returns the history as an array list with expressions
getHTMLCode() - Method in class es.unex.sextante.docEngines.html.HTMLDoc
Returns the page as a HTML-formatted string
getImagEigenvalues() - Method in class Jama.EigenvalueDecomposition
Return the imaginary parts of the eigenvalues
getImages() - Method in class es.unex.sextante.gui.help.HelpElement
 
getInputAsignment(String, GeoAlgorithm) - Method in class es.unex.sextante.modeler.ModelAlgorithm
 
getInputAssignments() - Method in class es.unex.sextante.modeler.ModelAlgorithm
 
getInputAssignments(String) - Method in class es.unex.sextante.modeler.ModelAlgorithm
 
getInputFactory() - Static method in class es.unex.sextante.gui.core.SextanteGUI
Returns the current input factory @see IInputFactory.
getInputFromName(String) - Method in class es.unex.sextante.gui.core.AbstractInputFactory
 
getInputFromName(String) - Method in interface es.unex.sextante.gui.core.IInputFactory
Returns an input object based on its name
getInputKeys() - Method in class es.unex.sextante.gui.modeler.ModelerPanel
 
getInputs() - Method in class es.unex.sextante.modeler.ModelAlgorithm
 
getIsMandatory() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoDataObject
Returns true if the data object is mandatory
getIsMandatory() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoMultipleInput
 
getL() - Method in class Jama.CholeskyDecomposition
Return triangular factor.
getL() - Method in class Jama.LUDecomposition
Return lower triangular factor
getLastActiveDialog() - Static method in class es.unex.sextante.gui.core.SextanteGUI
 
getLayerCellSize() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Return the original cellsize of the layer.
getLayerGridExtent() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the grid extent of the layer
getLayers() - Method in class es.unex.sextante.gui.core.AbstractInputFactory
 
getLayers() - Method in interface es.unex.sextante.gui.core.IInputFactory
Returns the raster and vectorlayers in the set
getLog() - Method in class es.unex.sextante.gui.batch.BatchProcessSingleUnit
Returns a string with information about the executed process
getMainFrame() - Static method in class es.unex.sextante.gui.core.SextanteGUI
Returns the current main frame
getMatrix(int, int, int, int) - Method in class Jama.Matrix
Get a submatrix.
getMatrix(int, int, int[]) - Method in class Jama.Matrix
Get a submatrix.
getMatrix(int[], int, int) - Method in class Jama.Matrix
Get a submatrix.
getMatrix(int[], int[]) - Method in class Jama.Matrix
Get a submatrix.
getMax() - Method in class es.unex.sextante.libMath.simpleStats.SimpleStats
Returns the maximum value
getMaxValue() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoNumericalValue
Returns the maximum value allowed for this parameter
getMaxValue(int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getMaxValue() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getMaxValue() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the max value in the first band of the layer
getMaxValue(int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the max value in the given band of the layer
getMean() - Method in class es.unex.sextante.libMath.simpleStats.SimpleStats
Returns the mean value
getMeanValue(int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getMeanValue() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getMeanValue() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the mean value in the first band of the layer
getMeanValue(int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the mean value in the given band of the layer
getMessages() - Method in class es.unex.sextante.core.GeoAlgorithm
Returns a string with the messages produced by the algorithm
getMin() - Method in class es.unex.sextante.libMath.simpleStats.SimpleStats
Returns the minimum value
getMinValue() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoNumericalValue
Returns the maximum value allowed for this parameter
getMinValue(int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getMinValue() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getMinValue() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the min value in the first band of the layer
getMinValue(int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the min value in the given band of the layer
getModel(String, String[]) - Static method in class es.unex.sextante.gui.cmd.Parser
Return a ready-to-be-executed instance of a given model, based on its filename and an array of strings representing parameter values
getModelAlgorithm() - Method in class es.unex.sextante.gui.modeler.AlgorithmDialog
 
getModelerPanel() - Method in class es.unex.sextante.gui.modeler.ModelerDialog
 
getModelGraphPanel() - Method in class es.unex.sextante.gui.modeler.ModelerPanel
 
getModelsFolder() - Static method in class es.unex.sextante.gui.core.SextanteGUI
Returns the models folder
getName() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getName() - Method in interface es.unex.sextante.dataObjects.IDataObject
Returns the name of this data object
getName() - Method in class es.unex.sextante.gui.algorithm.OutputParameterContainer
 
getName() - Method in class es.unex.sextante.gui.algorithm.ParameterContainer
 
getName() - Method in class es.unex.sextante.gui.help.HelpElement
 
getName() - Method in class es.unex.sextante.gui.modeler.OutputLayerSettingsPanel
 
getName() - Method in class es.unex.sextante.gui.modeler.OutputParameterContainer
 
getName() - Method in class es.unex.sextante.outputs.Output
Returns the name of the object
getNewInstance() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getNewInstance() - Method in class es.unex.sextante.core.OutputObjectsSet
Returns a new instance of the set and all its elements
getNewInstance() - Method in class es.unex.sextante.core.ParametersSet
Returns a new instance of the parameter set
getNewInstance() - Method in class es.unex.sextante.modeler.ModelAlgorithm
 
getNewInstance() - Method in class es.unex.sextante.outputs.Output
 
getNewInstance() - Method in class es.unex.sextante.parameters.Parameter
Returns a copy of this parameter
getNewRasterLayer(String, int, IRasterLayer, int, GridExtent, String, Object) - Method in class es.unex.sextante.core.OutputFactory
Use this method to create a new raster layer as output from the geo-algorithm.
getNewRasterLayer(String, int, GridExtent, int, String, Object) - Method in class es.unex.sextante.core.OutputFactory
Use this method to create a new raster layer as output from the geo-algorithm.
getNewTable(String, Class[], String[], String) - Method in class es.unex.sextante.core.OutputFactory
Use this method to create a new table.
getNewVectorLayer(String, int, Class[], String[], String, Object) - Method in class es.unex.sextante.core.OutputFactory
Use this method to create a new VectorMemoryDriver that can be used to generate new vector layers as output from the geo-algorithm
getNoDataValue() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Gets the no-data value of the layer
getNoDataValue() - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getNumberOfBands() - Method in class es.unex.sextante.outputs.OutputRasterLayer
Returns the number of bands that this output raster layer will have
getNumberOfLineVectorLayers() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getNumberOfLineVectorLayers() - Method in class es.unex.sextante.core.ParametersSet
 
getNumberOfOutputLayers() - Method in class es.unex.sextante.core.GeoAlgorithm
Returns the number of new layers generated by the algorithm
getNumberOfParameters() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getNumberOfParameters() - Method in class es.unex.sextante.core.ParametersSet
 
getNumberOfPointVectorLayers() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getNumberOfPointVectorLayers() - Method in class es.unex.sextante.core.ParametersSet
 
getNumberOfPolygonLayers() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getNumberOfPolygonVectorLayers() - Method in class es.unex.sextante.core.ParametersSet
 
getNumberOfRasterLayers() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getNumberOfRasterLayers() - Method in class es.unex.sextante.core.ParametersSet
 
getNumberOfTables() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getNumberOfTables() - Method in class es.unex.sextante.core.ParametersSet
Returns the number of parameters of type table.
getNumberOfVectorLayers() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getNumberOfVectorLayers() - Method in class es.unex.sextante.core.ParametersSet
Returns the number of parameters of type vector layer.
getNumPoints() - Method in class es.unex.sextante.libMath.regression.LeastSquaresFit
 
getNX() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getNX() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the number of columns in the query window of this layer
getNX() - Method in class es.unex.sextante.rasterWrappers.GridExtent
Returns the number of columns in the extent
getNX() - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getNY() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getNY() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the number of rows in the query window of this layer
getNY() - Method in class es.unex.sextante.rasterWrappers.GridExtent
Returns the number of rows in the extent
getNY() - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getObject() - Method in class es.unex.sextante.core.ObjectAndDescription
 
getObjectFromKey(String) - Method in class es.unex.sextante.gui.modeler.DefaultModelerParametersPanel
 
getObjectFromKey(String) - Method in class es.unex.sextante.gui.modeler.ModelerPanel
 
getOK() - Method in class es.unex.sextante.gui.batch.PointSelectionDialog
 
getOK() - Method in class es.unex.sextante.gui.help.ImageSelectionDialog
 
getOrder(int) - Method in class es.unex.sextante.libMath.regression.MultipleRegression
 
getOrdered(int) - Method in class es.unex.sextante.libMath.regression.MultipleRegression
 
getOutput(String) - Method in class es.unex.sextante.core.OutputObjectsSet
Returns an output of the set, identified by its name
getOutput(int) - Method in class es.unex.sextante.core.OutputObjectsSet
Returns an output of the set, identified by its index in it
getOutputDataObjectsCount() - Method in class es.unex.sextante.core.OutputObjectsSet
Returns the number of data objects (layers and tables) in the set
getOutputFactory() - Static method in class es.unex.sextante.gui.core.SextanteGUI
Returns the current OutputFactory
getOutputLayersCount() - Method in class es.unex.sextante.core.OutputObjectsSet
Returns the number of output layers in the set
getOutputObject() - Method in class es.unex.sextante.outputs.Output
Returns the value of the output object
getOutputObjects() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getOutputObjectsCount() - Method in class es.unex.sextante.core.OutputObjectsSet
Returns the total number of output objects
getPanel() - Method in class es.unex.sextante.gui.batch.ParameterCellPanelEditor
 
getParameter(String) - Method in class es.unex.sextante.core.ParametersSet
 
getParameter(int) - Method in class es.unex.sextante.core.ParametersSet
 
getParameter() - Method in class es.unex.sextante.gui.algorithm.ParameterContainer
 
getParameter() - Method in class es.unex.sextante.gui.modeler.parameters.ParameterPanel
 
getParameterAdditionalInfo() - Method in class es.unex.sextante.parameters.Parameter
Returns the additional information of this parameter
getParameterClass() - Method in class es.unex.sextante.parameters.Parameter
Returns the class of the value represented by this parameter
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterBoolean
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterFilepath
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterFixedTable
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterNumericalValue
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterPoint
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterRasterLayer
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterSelection
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterString
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterTable
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterClass() - Method in class es.unex.sextante.parameters.ParameterVectorLayer
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.BooleanPanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.FixedTablePanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.MultipleInputPanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.NumericalValuePanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.ParameterPanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.PointPanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.RasterBandPanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.RasterLayerPanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.SelectionPanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.StringPanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.TableFieldPanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.TablePanel
 
getParameterDescription() - Method in class es.unex.sextante.gui.modeler.parameters.VectorLayerPanel
 
getParameterDescription() - Method in class es.unex.sextante.parameters.Parameter
Returns the description of the parameter
getParameterName() - Method in class es.unex.sextante.parameters.Parameter
Returns the name of the parameter
getParameters() - Method in class es.unex.sextante.core.GeoAlgorithm
 
getParametersOfType(Class) - Method in class es.unex.sextante.core.ParametersSet
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.Parameter
Returns the name used to identify the parameter in the parameters set
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterBoolean
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterDataObject
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterFilepath
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterFixedTable
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterNumericalValue
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterPoint
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterRasterLayer
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterSelection
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterString
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterTable
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterTypeName() - Method in class es.unex.sextante.parameters.ParameterVectorLayer
 
getParameterValueAsArrayList(String) - Method in class es.unex.sextante.core.ParametersSet
 
getParameterValueAsArrayList() - Method in class es.unex.sextante.parameters.Parameter
Returns the value of the parameter as an array list.
getParameterValueAsArrayList() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getParameterValueAsBoolean(String) - Method in class es.unex.sextante.core.ParametersSet
 
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.Parameter
Returns the value of the parameter as a boolean value
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.ParameterBoolean
 
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.ParameterDataObject
 
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.ParameterFilepath
 
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.ParameterFixedTable
 
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.ParameterNumericalValue
 
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.ParameterPoint
 
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.ParameterSelection
 
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.ParameterString
 
getParameterValueAsBoolean() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterValueAsDouble(String) - Method in class es.unex.sextante.core.ParametersSet
 
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.Parameter
Returns the value of the parameter as a double
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.ParameterBoolean
 
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.ParameterDataObject
 
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.ParameterFilepath
 
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.ParameterFixedTable
 
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.ParameterNumericalValue
 
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.ParameterPoint
 
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.ParameterSelection
 
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.ParameterString
 
getParameterValueAsDouble() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterValueAsInt(String) - Method in class es.unex.sextante.core.ParametersSet
 
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.Parameter
Returns the value of the parameter as an integer
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.ParameterBoolean
 
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.ParameterDataObject
 
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.ParameterFilepath
 
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.ParameterFixedTable
 
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.ParameterNumericalValue
 
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.ParameterPoint
 
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.ParameterSelection
 
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.ParameterString
 
getParameterValueAsInt() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterValueAsMultipleRasterLayer() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterValueAsMultipleRasterLayer() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterValueAsMultipleTable() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterValueAsMultipleTable() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterValueAsMultipleVectorLayer() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterValueAsMultipleVectorLayer() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterValueAsObject(String) - Method in class es.unex.sextante.core.ParametersSet
 
getParameterValueAsObject() - Method in class es.unex.sextante.parameters.Parameter
Returns the value of the parameter, not casting it to any particular type
getParameterValueAsPoint(String) - Method in class es.unex.sextante.core.ParametersSet
 
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.Parameter
Returns the value of the parameter as a point
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.ParameterBoolean
 
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.ParameterDataObject
 
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.ParameterFilepath
 
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.ParameterFixedTable
 
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.ParameterNumericalValue
 
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.ParameterPoint
 
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.ParameterSelection
 
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.ParameterString
 
getParameterValueAsPoint() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterValueAsRasterLayer(String) - Method in class es.unex.sextante.core.ParametersSet
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.Parameter
Returns the value of the parameter as a raster layer
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterBoolean
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterFilepath
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterFixedTable
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterNumericalValue
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterPoint
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterRasterLayer
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterSelection
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterString
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterTable
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterValueAsRasterLayer() - Method in class es.unex.sextante.parameters.ParameterVectorLayer
 
getParameterValueAsString(String) - Method in class es.unex.sextante.core.ParametersSet
 
getParameterValueAsString() - Method in class es.unex.sextante.parameters.Parameter
Returns the value of the parameter as a string
getParameterValueAsString() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterValueAsString() - Method in class es.unex.sextante.parameters.ParameterBoolean
 
getParameterValueAsString() - Method in class es.unex.sextante.parameters.ParameterDataObject
 
getParameterValueAsString() - Method in class es.unex.sextante.parameters.ParameterFilepath
 
getParameterValueAsString() - Method in class es.unex.sextante.parameters.ParameterFixedTable
 
getParameterValueAsString() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getParameterValueAsString() - Method in class es.unex.sextante.parameters.ParameterNumericalValue
 
getParameterValueAsString() - Method in class es.unex.sextante.parameters.ParameterPoint
 
getParameterValueAsString() - Method in class es.unex.sextante.parameters.ParameterSelection
 
getParameterValueAsString() - Method in class es.unex.sextante.parameters.ParameterString
 
getParameterValueAsString() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterValueAsTable(String) - Method in class es.unex.sextante.core.ParametersSet
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.Parameter
Returns the value of the parameter as a table
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterBoolean
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterFilepath
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterFixedTable
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterNumericalValue
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterPoint
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterRasterLayer
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterSelection
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterString
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterTable
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterValueAsTable() - Method in class es.unex.sextante.parameters.ParameterVectorLayer
 
getParameterValueAsVectorLayer(String) - Method in class es.unex.sextante.core.ParametersSet
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.Parameter
Returns the value of the parameter as a vector layer
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterBand
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterBoolean
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterFilepath
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterFixedTable
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterMultipleInput
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterNumericalValue
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterPoint
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterRasterLayer
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterSelection
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterString
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterTable
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterTableField
 
getParameterValueAsVectorLayer() - Method in class es.unex.sextante.parameters.ParameterVectorLayer
 
getParentParameterName() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoBand
Returns the name of the parent parameter
getParentParameterName() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoTableField
 
getPivot() - Method in class Jama.LUDecomposition
Return pivot permutation vector
getPoint() - Method in class es.unex.sextante.gui.algorithm.PointSelectionPanel
Returns the selected point
getPoint() - Method in class es.unex.sextante.gui.batch.PointSelectionPanel
 
getPoints(double[], double[]) - Method in class es.unex.sextante.libMath.regression.LeastSquaresFit
 
getPostProcessTask(GeoAlgorithm) - Method in interface es.unex.sextante.gui.core.IPostProcessTaskFactory
Returns a task to post-process the given algorithm.
getPostProcessTask(GeoAlgorithm) - Static method in class es.unex.sextante.gui.core.SextanteGUI
Returns the task to post-process the algorithm outputs, usually to add them to the GUI of the GIS app.
getPredefinedExtents() - Method in interface es.unex.sextante.gui.core.IInputFactory
Returns the predefined extents available
getProcessMetadata() - Method in class es.unex.sextante.core.GeoAlgorithm
Returns a map with metadata entries.
getPropertiesFilenames() - Static method in class es.unex.sextante.core.AlgorithmsAndResources
Returns an array of names of properties files containing resource strings for i18N
getQ() - Method in class Jama.QRDecomposition
Generate and return the (economy-sized) orthogonal factor
getR() - Method in class es.unex.sextante.libMath.regression.Regression
 
getR() - Method in class Jama.QRDecomposition
Return the upper triangular factor
getR2(int) - Method in class es.unex.sextante.libMath.regression.MultipleRegression
 
getR2() - Method in class es.unex.sextante.libMath.regression.Regression
 
getR2Change(int) - Method in class es.unex.sextante.libMath.regression.MultipleRegression
 
getRasterLayer() - Method in class es.unex.sextante.parameters.RasterLayerAndBand
 
getRasterLayerInputExtensions() - Method in interface es.unex.sextante.gui.core.IInputFactory
Returns an array of extensions that this InputFactory supports for opening raster layers
getRasterLayerOutputExtensions() - Method in class es.unex.sextante.core.OutputFactory
Returns the extensions supported by this factory for creating raster layers.
getRasterLayers() - Method in class es.unex.sextante.gui.core.AbstractInputFactory
 
getRasterLayers() - Method in interface es.unex.sextante.gui.core.IInputFactory
Returns the raster layers in the set
getRealEigenvalues() - Method in class Jama.EigenvalueDecomposition
Return the real parts of the eigenvalues
getRecord() - Method in class es.unex.sextante.dataObjects.FeatureImpl
 
getRecord() - Method in interface es.unex.sextante.dataObjects.IFeature
Returns the set of attributes of the feature
getRecordCount() - Method in interface es.unex.sextante.dataObjects.ITable
Returns the total number of records(rows) in the table
getRelativePath(File, File) - Static method in class es.unex.sextante.gui.help.FileUtilities
get relative path of File 'f' with respect to 'home' directory example : home = /a/b/c f = /a/d/e/x.txt s = getRelativePath(home,f) = ../..
getRestrictedSample(double[], double[], int) - Method in class es.unex.sextante.libMath.regression.Regression
 
getRMS() - Method in class es.unex.sextante.libMath.simpleStats.SimpleStats
Returns the Root Mean Squared
getRoot(String) - Static method in class jsh.shell.Utils
It can be necessary to determine which is the root of a path.
getRowCount() - Method in class es.unex.sextante.gui.batch.MultipleBandsSelectionTableModel
 
getRowCount() - Method in class es.unex.sextante.gui.batch.ParametersTableModel
 
getRowCount() - Method in class es.unex.sextante.parameters.FixedTableModel
Returns the number of rows
getRowDimension() - Method in class Jama.Matrix
Get row dimension.
getRowPackedCopy() - Method in class Jama.Matrix
Make a one-dimensional row packed copy of the internal array.
getRowsCount() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoFixedTable
Returns the number of rows
getS() - Method in class Jama.SingularValueDecomposition
Return the diagonal matrix of singular values
getSelectedList() - Method in class es.unex.sextante.gui.modeler.parameters.SelectionTreePanel
 
getSelectedObjects() - Method in class es.unex.sextante.gui.algorithm.MultipleInputSelectionPanel
Returns a list of al the objects selected using this panel
getSelectedObjects() - Method in class es.unex.sextante.gui.modeler.MultipleInputSelectionPanel
 
getSelectionAsString() - Method in class es.unex.sextante.gui.batch.MultipleBandSelectionDialog
 
getSessionStartingTime() - Static method in class es.unex.sextante.gui.history.History
 
getShapesCount() - Method in interface es.unex.sextante.dataObjects.IVectorLayer
Returns the number of features in this layer
getShapeType() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoVectorLayer
 
getShapeType() - Method in interface es.unex.sextante.dataObjects.IVectorLayer
Returns the type of geometries in this layer
getShapeType() - Method in class es.unex.sextante.outputs.OutputVectorLayer
Returns the shape type of this output vector layer
getShortStringOf(String, int) - Static method in class jsh.shell.Utils
Sometimes, Strings are too long to be correctly displayed.
getSingularValues() - Method in class Jama.SingularValueDecomposition
Return the one-dimensional array of singular values
getSize(Enumeration) - Static method in class jsh.shell.Utils
Counts things in an Enumeration (and destroys it as a side effect).
getSlope(int, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getSlope(int, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
 
getsName() - Method in class es.unex.sextante.gui.core.NamedExtent
 
getSpaces(int) - Static method in class jsh.shell.Utils
Return a String made of spaces.
getStdDev() - Method in class es.unex.sextante.libMath.simpleStats.SimpleStats
Returns the standard deviation
getSum() - Method in class es.unex.sextante.libMath.simpleStats.SimpleStats
Returns the sum of all values
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class es.unex.sextante.gui.batch.ParameterCellPanelEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class es.unex.sextante.gui.batch.RasterBandPanelEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class es.unex.sextante.gui.batch.RasterFilePanelEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class es.unex.sextante.gui.batch.ParameterCellPanelRenderer
 
getTableInputExtensions() - Method in interface es.unex.sextante.gui.core.IInputFactory
Returns an array of extensions that this InputFactory supports for opening tables
getTableKey() - Method in class es.unex.sextante.gui.modeler.FixedTableSelectionPanel
 
getTableModel() - Method in class es.unex.sextante.gui.algorithm.FixedTablePanel
Gets the table model defined using this panel
getTableModel() - Method in class es.unex.sextante.gui.batch.ParametersPanel
 
getTableModel() - Method in class es.unex.sextante.gui.modeler.FixedTableSelectionPanel
 
getTableModelFromString() - Method in class es.unex.sextante.gui.batch.ParameterCellPanel
 
getTableOutputExtensions() - Method in class es.unex.sextante.core.OutputFactory
Returns the extensions supported by this factory for creating raster layers.
getTables() - Method in class es.unex.sextante.gui.core.AbstractInputFactory
 
getTables() - Method in interface es.unex.sextante.gui.core.IInputFactory
Returns the tables in the set
getTaskMonitor(String, boolean, JDialog) - Method in class es.unex.sextante.core.OutputFactory
Returns the task monitor that will be used to monitor algorithm execution
getTempFilename(Output) - Method in class es.unex.sextante.core.OutputFactory
 
getTempRasterLayerFilename() - Method in class es.unex.sextante.core.OutputFactory
 
getTempTableFilename() - Method in class es.unex.sextante.core.OutputFactory
 
getTempVectorLayerFilename() - Method in class es.unex.sextante.core.OutputFactory
 
getText(String) - Static method in class es.unex.sextante.core.Sextante
Returns an internationalized string based on a key value (i.e the string in the current language associated with the key value) Use this method to support internationalization.
getText() - Method in class es.unex.sextante.gui.help.HelpElement
 
getTextAsFormattedHTML() - Method in class es.unex.sextante.gui.help.HelpElement
 
getTextDescription() - Method in interface es.unex.sextante.additionalInfo.AdditionalInfo
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoBand
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoBoolean
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoFilepath
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoFixedTable
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoMultipleInput
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoNumericalValue
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoPoint
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoRasterLayer
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoSelection
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoString
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoTable
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoTableField
 
getTextDescription() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoVectorLayer
 
getToolboxPanel() - Method in class es.unex.sextante.gui.toolbox.ToolboxDialog
Returns the toolbox panel contained in this dialog
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class es.unex.sextante.gui.additionalResults.AdditionalResultsTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class es.unex.sextante.gui.help.AlgorithmTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class es.unex.sextante.gui.modeler.CustomCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class es.unex.sextante.gui.toolbox.AlgorithmTreeCellRenderer
 
getType() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoNumericalValue
Returns the type of numerical value (integer or double)
getType() - Method in class es.unex.sextante.gui.algorithm.ParameterContainer
 
getType() - Method in class es.unex.sextante.gui.help.HelpElement
 
getU() - Method in class Jama.LUDecomposition
Return upper triangular factor
getU() - Method in class Jama.SingularValueDecomposition
Return the left singular vectors
getUnitDistToNeighborInDir(int) - Static method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getUserDirectory() - Static method in class jsh.shell.Utils
Returns the user current directory.
getV() - Method in class Jama.EigenvalueDecomposition
Return the eigenvector matrix
getV() - Method in class Jama.SingularValueDecomposition
Return the right singular vectors
getValidName() - Method in class es.unex.sextante.gui.modeler.AlgorithmsPanel
 
getValidName() - Method in class es.unex.sextante.gui.modeler.InputsPanel
 
getValue(int) - Method in interface es.unex.sextante.dataObjects.IRecord
Returns the value at a field
getValue(int) - Method in class es.unex.sextante.dataObjects.RecordImpl
 
getValue() - Method in class es.unex.sextante.gui.batch.ParameterCellPanel
 
getValue() - Method in class es.unex.sextante.gui.batch.TextFieldAndButton
 
getValue() - Method in class es.unex.sextante.rasterWrappers.GridCell
 
getValueAt(double, double) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getValueAt(double, double, int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getValueAt(double, double, int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the value at a given world coordinate.
getValueAt(double, double) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the value of the first band of this layer, at a given world coordinate.
getValueAt(int, int) - Method in class es.unex.sextante.gui.batch.MultipleBandsSelectionTableModel
 
getValueAt(int, int) - Method in class es.unex.sextante.gui.batch.ParametersTableModel
 
getValueAt(int, int) - Method in class es.unex.sextante.parameters.FixedTableModel
Returns the value at a cell
getValueAt(double, double, int) - Method in class es.unex.sextante.rasterWrappers.GridWrapper
 
getValues() - Method in class es.unex.sextante.additionalInfo.AdditionalInfoSelection
 
getValues() - Method in interface es.unex.sextante.dataObjects.IRecord
Returns an array with all the values of the record
getValues() - Method in class es.unex.sextante.dataObjects.RecordImpl
 
getVariance(int) - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getVariance() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getVariance() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the variance in the first band of the layer
getVariance(int) - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the variance in the given band of the layer
getVariance() - Method in class es.unex.sextante.libMath.simpleStats.SimpleStats
Returns the variance
getVectorLayerInputExtensions() - Method in interface es.unex.sextante.gui.core.IInputFactory
Returns an array of extensions that this InputFactory supports for opening vector layers
getVectorLayerOutputExtensions() - Method in class es.unex.sextante.core.OutputFactory
Returns the extensions supported by this factory for creating vector layers.
getVectorLayers(int) - Method in class es.unex.sextante.gui.core.AbstractInputFactory
 
getVectorLayers(int) - Method in interface es.unex.sextante.gui.core.IInputFactory
Returns all the vector layers of a particular type currently in the set
getWidth() - Method in class es.unex.sextante.rasterWrappers.GridExtent
Returns the real X distance spanned by this extent
getWildCardMatches(String, boolean) - Static method in class jsh.shell.Utils
When the user has to specify file names, he can use wildcards (*, ?).
getWindowCellSize() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getWindowCellSize() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Return the cellsize of the query window.
getWindowGridExtent() - Method in class es.unex.sextante.dataObjects.AbstractRasterLayer
 
getWindowGridExtent() - Method in interface es.unex.sextante.dataObjects.IRasterLayer
Returns the grid extent of the query window of this layer.
getWorldCoordsFromGridCoords(GridCell) - Method in class es.unex.sextante.rasterWrappers.GridExtent
/** Converts a grid cell into a world coordinate representing the center of that cell
getWorldCoordsFromGridCoords(int, int) - Method in class es.unex.sextante.rasterWrappers.GridExtent
Converts a grid cell into a world coordinate representing the center of that cell
getWpsURLs() - Static method in class es.unex.sextante.gui.core.SextanteGUI
Returns a list of URLs with WPS processes
getX(double) - Method in class es.unex.sextante.libMath.regression.Regression
 
getX() - Method in class es.unex.sextante.rasterWrappers.GridCell
 
getXMax() - Method in class es.unex.sextante.libMath.regression.LeastSquaresFit
 
getXMax() - Method in class es.unex.sextante.libMath.regression.Regression
 
getXMax() - Method in class es.unex.sextante.rasterWrappers.GridExtent
Return the maximum x coordinate of the extent.
getXMin() - Method in class es.unex.sextante.libMath.regression.LeastSquaresFit
 
getXMin() - Method in class es.unex.sextante.libMath.regression.Regression
 
getXMin() - Method in class es.unex.sextante.rasterWrappers.GridExtent
Return the minimum x coordinateof the extent.
getXVar() - Method in class es.unex.sextante.libMath.regression.Regression
 
getY(double) - Method in class es.unex.sextante.libMath.regression.LeastSquaresFit
 
getY(double) - Method in class es.unex.sextante.libMath.regression.Regression
 
getY() - Method in class es.unex.sextante.rasterWrappers.GridCell
 
getYMax() - Method in class es.unex.sextante.libMath.regression.LeastSquaresFit
 
getYMax() - Method in class es.unex.sextante.libMath.regression.Regression
 
getYMax() - Method in class es.unex.sextante.rasterWrappers.GridExtent
Return the maximum y coordinate of the extent.
getYMin() - Method in class es.unex.sextante.libMath.regression.LeastSquaresFit
 
getYMin() - Method in class es.unex.sextante.libMath.regression.Regression
 
getYMin() - Method in class es.unex.sextante.rasterWrappers.GridExtent
Return the minimum x coordinateof the extent.
getYVar() - Method in class es.unex.sextante.libMath.regression.Regression
 
GridCell - Class in es.unex.sextante.rasterWrappers
 
GridCell(int, int, double) - Constructor for class es.unex.sextante.rasterWrappers.GridCell
 
GridExtent - Class in es.unex.sextante.rasterWrappers
This class defines a grid system (coordinates and cellsize)
GridExtent() - Constructor for class es.unex.sextante.rasterWrappers.GridExtent
 
GridExtent(ILayer) - Constructor for class es.unex.sextante.rasterWrappers.GridExtent
Creates a new grid extent using the extent of a layer If it is a raster layer, it will also use its cellsize
GridWrapper - Class in es.unex.sextante.rasterWrappers
Abstract class for grip wrappers.
GridWrapper(IRasterLayer, GridExtent) - Constructor for class es.unex.sextante.rasterWrappers.GridWrapper
 
GridWrapperInterpolated - Class in es.unex.sextante.rasterWrappers
A grid wrapper that performs interpolation to calculate cell values.
GridWrapperInterpolated(IRasterLayer, GridExtent) - Constructor for class es.unex.sextante.rasterWrappers.GridWrapperInterpolated
 
GridWrapperNotInterpolated - Class in es.unex.sextante.rasterWrappers
A grid wrapper that does not perform interpolation to calculate cell values.
GridWrapperNotInterpolated(IRasterLayer, GridExtent) - Constructor for class es.unex.sextante.rasterWrappers.GridWrapperNotInterpolated
 

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