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
Q
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
Maths
- Class in
Jama.util
Maths()
- Constructor for class Jama.util.
Maths
Matrix
- Class in
Jama
Jama = Java Matrix class.
Matrix(double[], int)
- Constructor for class Jama.
Matrix
Construct a matrix from a one-dimensional packed array
Matrix(double[][])
- Constructor for class Jama.
Matrix
Construct a matrix from a 2-D array.
Matrix(double[][], int, int)
- Constructor for class Jama.
Matrix
Construct a matrix quickly without checking arguments.
Matrix(int, int)
- Constructor for class Jama.
Matrix
Construct an m-by-n matrix of zeros.
Matrix(int, int, double)
- Constructor for class Jama.
Matrix
Construct an m-by-n constant matrix.
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
minus(Matrix)
- Method in class Jama.
Matrix
C = A - B
minusEquals(Matrix)
- Method in class Jama.
Matrix
A = A - B
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
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
ModelNotFoundException
- Exception in
es.unex.sextante.gui.exceptions
ModelNotFoundException()
- Constructor for exception es.unex.sextante.gui.exceptions.
ModelNotFoundException
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
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
MultipleRegression
- Class in
es.unex.sextante.libMath.regression
A class for performing multiple regressions
MultipleRegression(int)
- Constructor for class es.unex.sextante.libMath.regression.
MultipleRegression
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
Q
R
S
T
U
V
W