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

S

set(E) - Method in class uk.ac.leeds.ccg.andyt.grids.core.ListIteratorAbstract
Replaces the last element returned by next or previous with the specified element (optional operation).
setCell(long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the value at cellRowIndex, cellColIndex as a double and sets it to valueToSet.
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(double, double, double) - 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(long, long, double) - 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(int, int, int, int, double) - 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(Grid2DSquareCellDoubleChunkAbstract, int, int, int, int, double) - 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, boolean) - 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.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(double, double, int) - 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, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
For returning the value at cellRowIndex, cellColIndex as a double and setting it to ( int ) newValue.
setCell(long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
For returning the value at cellRowIndex, cellColIndex as a double and setting it to ( int ) 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(long, long, int) - 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(int, int, int, int, int) - 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(Grid2DSquareCellIntChunkAbstract, int, int, int, int, int) - 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, boolean) - 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.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 the Grid2DSquareCellChunkAbstract with ChunkID equal to chunkID to grid2DSquareCellChunk.
setChunkNcols(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Sets this.chunkNcols to chunkNcols
setChunkNrows(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Sets this.chunkNrows to chunkNrows
setDimensions(BigDecimal[]) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Sets this.dimensions to dimensions
setDirectory(File) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Sets this.directory to directory.
setGrid2DSquareCellDoubleChunkFactory(Grid2DSquareCellDoubleChunkAbstractFactory) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Sets this.grid2DSquareCellDoubleChunkFactory to grid2DSquareCellDoubleChunkFactory.
setGrid2DSquareCellIntChunkFactory(Grid2DSquareCellIntChunkAbstractFactory) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntFactory
Sets this.grid2DSquareCellIntChunkFactory to grid2DSquareCellIntChunkFactory.
setGrid2DSquareCells(HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Sets this.grid2DSquareCells to grid2DSquareCells
setGrid2DSquareCells(HashSet) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Sets this.grid2DSquareCells to grid2DSquareCells
setGridStatistics(GridStatisticsAbstract) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Sets this.gridStatistics to gridStatistics
setHandleOutOfMemoryError(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Sets this.handleOutOfMemoryError to handleOutOfMemoryError
setIsSwapUpToDate(boolean, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
Sets this.isSwapUpToDate to isSwapUpToDate
setIsSwapUpToDate(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
Returns this.isSwapUpToDate
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 this.name to name.
setName(String) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Sets this.name to name.
setNoDataValue(double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Sets this.noDataValue.
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) - 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.
swapToFileChunks(HashSet, boolean) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Utilities
Attempts to swap to file and clear from the cache all Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileChunksExcept(Grid2DSquareCellAbstract.ChunkID, HashSet, boolean) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Utilities
Attempts to swap to file and clear from the cache the Grid2DSquareCellChunkAbstracts in this.grid2DSquareCells that do not have a ChunkID equal to chunkID.
swapToFileGrid2DSquareCellChunk(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache a Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileGrid2DSquareCellChunk() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache a Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileGrid2DSquareCellChunk(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Attempts to swap to file and clear from the cache a chunk in this.grid2DSquareCells
swapToFileGrid2DSquareCellChunkExcept(Grid2DSquareCellAbstract.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache a Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileGrid2DSquareCellChunkExcept(Grid2DSquareCellAbstract.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache a Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileGrid2DSquareCellChunkExcept(HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache a Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileGrid2DSquareCellChunkExcept(HashSet) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache a Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileGrid2DSquareCellChunkExcept(Grid2DSquareCellAbstract.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
 
swapToFileGrid2DSquareCellChunks(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to swap seriailsed version of all grid2DSquareCellChunks.
swapToFileGrid2DSquareCellChunks() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to swap seriailsed version of all grid2DSquareCellChunks.
swapToFileGrid2DSquareCellChunks(int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to swap seriailsed version of all Grid2DSquareCellChunk from (cri0, cci0) to (cri1, cci1) in row major order.
swapToFileGrid2DSquareCellChunks(int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to swap seriailsed version of all Grid2DSquareCellChunk from (cri0, cci0) to (cri1, cci1) in row major order.
swapToFileGrid2DSquareCellChunksExcept(Grid2DSquareCellAbstract.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache a Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileGrid2DSquareCellChunksExcept(Grid2DSquareCellAbstract.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache a Grid2DSquareCellChunkAbstract in this except that with ChunkID chunkID.
swapToFileGrid2DSquareCellsGrid2DSquareCellChunk(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to swap to file and clear from the cache a Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileGrid2DSquareCellsGrid2DSquareCellChunk() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to swap to file and clear from the cache a Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileGrid2DSquareCellsGrid2DSquareCellChunkExcept(Grid2DSquareCellAbstract.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache (swap) a Grid2DSquareCellChunkAbstract in each Grid2DSquareCellAbstract of this.grid2DSquareCells.
swapToFileGrid2DSquareCellsGrid2DSquareCellChunkExcept(Grid2DSquareCellAbstract.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache (swap) a Grid2DSquareCellChunkAbstract in each Grid2DSquareCellAbstract of this.grid2DSquareCells.
swapToFileGrid2DSquareCellsGrid2DSquareCellChunks(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileGrid2DSquareCellsGrid2DSquareCellChunks() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstract in this.grid2DSquareCells.
swapToFileGrid2DSquareCellsGrid2DSquareCellChunksExcept(Grid2DSquareCellAbstract.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to swap to file and clear from the cache the Grid2DSquareCellChunkAbstract in this.grid2DSquareCells that do not have a ChunkID equal to chunkID.
swapToFileGrid2DSquareCellsGrid2DSquareCellChunksExcept(Grid2DSquareCellAbstract.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Attempts to swap to file and clear from the cache the Grid2DSquareCellChunkAbstract in this.grid2DSquareCells that do not have a ChunkID equal to chunkID.

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