A C D E F G H I K L M N P R S T U W X

S

setCell(double, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
For returning the value at x-coordinate x, y-coordinate y and setting it to newValue.
setCell(Grid2DSquareCellAbstract.CellID, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
For returning the value of the cell with cell ID cellID and setting it to newValue.
setCell(long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
For returning the value at cellRowIndex, cellColIndex and setting it to newValue.
setCell(int, int, int, int, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
For returning the value of the cell in chunk given by chunkRowIndex and chunkColIndex and cell in the chunk given by chunkCellColIndex and chunkCellRowIndex and setting it to newValue.
setCell(Grid2DSquareCellDoubleChunkAbstract, int, int, int, int, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the value at cellRowIndex, cellColIndex and sets it to newValue.
setCell(int, int, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex and sets it to valueToSet
setCell(int, int, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex and sets it to valueToSet
setCell(int, int, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArray
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex and sets it to valueToSet
setCell(int, int, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex and sets it to valueToSet
setCell(int, int, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex and sets it to valueToSet
setCell(Grid2DSquareCellChunkAbstract.ChunkCellID, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex and sets it to valueToSet
setCell(int, int, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAF
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex and sets it to valueToSet
setCell(double, double, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
For returning the value at x-coordinate x, y-coordinate y and setting it to newValue.
setCell(Grid2DSquareCellAbstract.CellID, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
For returning the value of the cell with cell ID cellID and setting it to newValue.
setCell(long, long, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
For returning the value at cellRowIndex, cellColIndex and setting it to newValue.
setCell(int, int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
For returning the value of the cell in chunk given by chunkRowIndex and chunkColIndex and cell in the chunk given by chunkCellColIndex and chunkCellRowIndex and setting it to newValue.
setCell(Grid2DSquareCellIntChunkAbstract, int, int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the value at cellRowIndex, cellColIndex and sets it to newValue.
setCell(int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex and sets it to valueToSet
setCell(int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex and sets it to valueToSet
setCell(int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArray
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex and sets it to valueToSet
setCell(int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex and sets it to valueToSet
setCell(int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex and sets it to valueToSet
setCell(Grid2DSquareCellChunkAbstract.ChunkCellID, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex and sets it to valueToSet
setCell(int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex and sets it to valueToSet
setChunk(Grid2DSquareCellChunkAbstract, Grid2DSquareCellAbstract.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Sets chunk with chunkID to grid2DSquareCellDoubleChunk.
setIsUpToDate(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1
Sets this.isUpToDate to isUpToDate
setLong(long) - Method in class uk.ac.leeds.ccg.andyt.grids.utilities.UnsignedLong
Sets this.value to value.
setName(String, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Sets name.
setValueALittleBitLarger(Grid2DSquareCellDouble, HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns grid with value of cells with keys in cellKeys set to a value a little bit larger.
setValueALittleBitLarger(Grid2DSquareCellDouble, HashSet, Grid2DSquareCellDoubleFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a new Grid2DSquareCellDouble that is a copy of grid, but with value of cells with keys in cellKeys set to a value a little bit larger.
setValueALittleBitSmaller(Grid2DSquareCellDouble, HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns grid with value of cells with keys in cellKeys set to a value a little bit smaller.
setValueALittleBitSmaller(Grid2DSquareCellDouble, HashSet, Grid2DSquareCellDoubleFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a new Grid2DSquareCellDouble that is a copy of grid, but with value of cells with keys in cellKeys set to a value a little bit smaller.
setWorkspace(File, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Changes workspace to that passed in if it can be created.
setWorkspace(File, boolean, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Changes workspace to that passed in if it can be created.
sort1(double[], int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Sorts the specified sub-array of doubles into ascending order.
sort1(int[], int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Sorts the specified sub-array of doubles into ascending order.
startTime - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
For storing the start time of the processing.
sumBigDecimal - Variable in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For storing the sum of all non noDataValues as a BigDecimal.

A C D E F G H I K L M N P R S T U W X