Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
M
match(String, String)
- Static method in class jsh.shell.
Utils
This method can determine if a String matches a pattern of wildcards
meetsDataRequirements(Object[])
- Method in class es.unex.sextante.core.
GeoAlgorithm
Returns true if the algorithm could be executed with the given data objects.
meetsRasterRequirements(Object[])
- Method in class es.unex.sextante.core.
GeoAlgorithm
Returns false if there are not enough raster data in the given array to run the algorithm
meetsTableRequirements(Object[])
- Method in class es.unex.sextante.core.
GeoAlgorithm
Returns false if there are not enough table objects in the given array to run the algorithm
meetsVectorRequirements(Object[])
- Method in class es.unex.sextante.core.
GeoAlgorithm
Returns false if there are not enough vector data in the given array to run the algorithm
model
- Class in
es.unex.sextante.gui.cmd.bshcommands
A BeanShell command to execute models created with the graphical modeler
model()
- Constructor for class es.unex.sextante.gui.cmd.bshcommands.
model
ModelAlgorithm
- Class in
es.unex.sextante.modeler
An algorithm representing a model (a set of other geoalgorithms linked together in a workflow)
ModelAlgorithm()
- Constructor for class es.unex.sextante.modeler.
ModelAlgorithm
Creates a new model algorithm
ModelAlgorithmIO
- Class in
es.unex.sextante.gui.modeler
ModelAlgorithmIO()
- Constructor for class es.unex.sextante.gui.modeler.
ModelAlgorithmIO
ModelElementBand
- Class in
es.unex.sextante.modeler.elements
ModelElementBand()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementBand
ModelElementBoolean
- Class in
es.unex.sextante.modeler.elements
ModelElementBoolean()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementBoolean
ModelElementFixedTable
- Class in
es.unex.sextante.modeler.elements
ModelElementFixedTable()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementFixedTable
ModelElementInputArray
- Class in
es.unex.sextante.modeler.elements
ModelElementInputArray()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementInputArray
ModelElementNumericalValue
- Class in
es.unex.sextante.modeler.elements
ModelElementNumericalValue()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementNumericalValue
ModelElementPoint
- Class in
es.unex.sextante.modeler.elements
ModelElementPoint()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementPoint
ModelElementRasterLayer
- Class in
es.unex.sextante.modeler.elements
ModelElementRasterLayer()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementRasterLayer
ModelElementSelection
- Class in
es.unex.sextante.modeler.elements
ModelElementSelection()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementSelection
ModelElementString
- Class in
es.unex.sextante.modeler.elements
ModelElementString()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementString
ModelElementTable
- Class in
es.unex.sextante.modeler.elements
ModelElementTable()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementTable
ModelElementTableField
- Class in
es.unex.sextante.modeler.elements
ModelElementTableField()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementTableField
ModelElementVectorLayer
- Class in
es.unex.sextante.modeler.elements
ModelElementVectorLayer()
- Constructor for class es.unex.sextante.modeler.elements.
ModelElementVectorLayer
ModelerDialog
- Class in
es.unex.sextante.gui.modeler
ModelerDialog(Frame)
- Constructor for class es.unex.sextante.gui.modeler.
ModelerDialog
ModelerPanel
- Class in
es.unex.sextante.gui.modeler
ModelerPanel(JDialog)
- Constructor for class es.unex.sextante.gui.modeler.
ModelerPanel
ModelFileFilter
- Class in
es.unex.sextante.gui.modeler
ModelFileFilter()
- Constructor for class es.unex.sextante.gui.modeler.
ModelFileFilter
ModelGraphPanel
- Class in
es.unex.sextante.gui.modeler
ModelGraphPanel(ModelAlgorithm, HashMap, ArrayList, ModelerPanel, JDialog)
- Constructor for class es.unex.sextante.gui.modeler.
ModelGraphPanel
ModelIOException
- Exception in
es.unex.sextante.gui.exceptions
ModelIOException()
- Constructor for exception es.unex.sextante.gui.exceptions.
ModelIOException
ModelNotFoundException
- Exception in
es.unex.sextante.gui.exceptions
ModelNotFoundException()
- Constructor for exception es.unex.sextante.gui.exceptions.
ModelNotFoundException
MODELS_FOLDER
- Static variable in interface es.unex.sextante.gui.core.
SettingsConstants
Modify
- Interface in
es.unex.sextante.gui.dataExplorer
modify()
- Method in interface es.unex.sextante.gui.dataExplorer.
Modify
modify()
- Method in class es.unex.sextante.gui.dataExplorer.
ModifyNoDataValue
MODIFY_NAMES
- Static variable in interface es.unex.sextante.gui.core.
SettingsConstants
ModifyNoDataValue
- Class in
es.unex.sextante.gui.dataExplorer
ModifyNoDataValue(IRasterLayer)
- Constructor for class es.unex.sextante.gui.dataExplorer.
ModifyNoDataValue
modifyResultName(String)
- Static method in class es.unex.sextante.gui.core.
SextanteGUI
Modifies the passed string, so it can be used as a safe data object name (without special characters)
MultipleBandSelectionDialog
- Class in
es.unex.sextante.gui.batch
A dialog to select a set of bands for a batch process
MultipleBandSelectionDialog(String)
- Constructor for class es.unex.sextante.gui.batch.
MultipleBandSelectionDialog
MultipleBandsSelectionTableModel
- Class in
es.unex.sextante.gui.batch
A table model to be used at a
MultipleBandSelectionDialog
MultipleBandsSelectionTableModel()
- Constructor for class es.unex.sextante.gui.batch.
MultipleBandsSelectionTableModel
MultipleInputPanel
- Class in
es.unex.sextante.gui.modeler.parameters
MultipleInputPanel(JDialog, ModelerPanel)
- Constructor for class es.unex.sextante.gui.modeler.parameters.
MultipleInputPanel
MultipleInputPanel(ModelerPanel)
- Constructor for class es.unex.sextante.gui.modeler.parameters.
MultipleInputPanel
MultipleInputSelectionDialog
- Class in
es.unex.sextante.gui.algorithm
A dialog for selecting multiples elements (raster layers, vector layers or tables)
MultipleInputSelectionDialog(Frame, Object[], ArrayList)
- Constructor for class es.unex.sextante.gui.algorithm.
MultipleInputSelectionDialog
Creates a new dialog
MultipleInputSelectionDialog
- Class in
es.unex.sextante.gui.modeler
A dialog for selecting multiples elements (raster layers, vector layers or tables)
MultipleInputSelectionDialog(Frame, Object[], ArrayList)
- Constructor for class es.unex.sextante.gui.modeler.
MultipleInputSelectionDialog
Creates a new dialog
MultipleInputSelectionPanel
- Class in
es.unex.sextante.gui.algorithm
A panel with a text field and a button.
MultipleInputSelectionPanel(Object[])
- Constructor for class es.unex.sextante.gui.algorithm.
MultipleInputSelectionPanel
Creates a new panel
MultipleInputSelectionPanel
- Class in
es.unex.sextante.gui.modeler
MultipleInputSelectionPanel(Object[])
- Constructor for class es.unex.sextante.gui.modeler.
MultipleInputSelectionPanel
multiply(double)
- Method in class es.unex.sextante.dataObjects.
AbstractRasterLayer
multiply(double)
- Method in interface es.unex.sextante.dataObjects.
IRasterLayer
Multiplies all the values of a layer by a fixed value
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W