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

S

set(E) - Method in class uk.ac.leeds.ccg.andyt.grids.utilities.ListIteratorAbstract
Replaces the last element returned by next or previous with the specified element (optional operation).
set_AbstractGrid2DSquareCell_HashSet(HashSet<AbstractGrid2DSquareCell>, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Sets this._AbstractGrid2DSquareCell_HashSet to _AbstractGrid2DSquareCell_HashSet
set_AbstractGrid2DSquareCell_HashSet(HashSet<AbstractGrid2DSquareCell>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
this._AbstractGrid2DSquareCell_HashSet = a_AbstractGrid2DSquareCell_HashSet;
set_ChunkNCols(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
Sets this._ChunkNCols to _ChunkNCols
set_ChunkNRows(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
Sets this._ChunkNRows to _ChunkNRows
set_Dimensions(BigDecimal[]) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
Sets this._Dimensions to _Dimensions
set_Directory(File) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
Sets this._Directory to _Directory.
set_Directory(File, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Changes _Directory to that passed in if it can be created.
set_Directory(File) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Changes this._Directory, this._Grid2DSquareCellDoubleFactory._Directory, this._Grid2DSquareCellIntFactory._Directory to _Directory.
set_Directory(File, boolean, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Changes this._Directory to that passed in if it can be created.
set_GridStatistics(AbstractGridStatistics) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
Sets this._GridStatistics to _GridStatistics
set_Name(String, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Sets this._Name to _Name.
set_NoDataValue(double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Sets this._NoDataValue.
setCell(long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
setCell(long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Sets the value at _CellRowIndex, _CellColIndex to valueToSet.
setCell(int, int, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellDoubleChunk
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.AbstractGrid2DSquareCellDoubleChunk
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, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellIntChunk
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.AbstractGrid2DSquareCellIntChunk
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex 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(AbstractGrid2DSquareCell.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) - 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(AbstractGrid2DSquareCellDoubleChunk, int, int, int, int, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
 
setCell(AbstractGrid2DSquareCellDoubleChunk, int, int, int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
 
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.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(AbstractGrid2DSquareCellChunk.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(AbstractGrid2DSquareCell.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) - 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(AbstractGrid2DSquareCellIntChunk, int, int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
 
setCell(AbstractGrid2DSquareCellIntChunk, int, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
 
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.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(AbstractGrid2DSquareCellChunk.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(AbstractGrid2DSquareCellChunk, AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Sets the AbstractGrid2DSquareCellChunk with ChunkID equal to _ChunkID to _Grid2DSquareCellChunk.
setGeneric_BigDecimal(Generic_BigDecimal) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
setGrid2DSquareCellDoubleChunkFactory(AbstractGrid2DSquareCellDoubleChunkFactory) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Sets this._Grid2DSquareCellDoubleChunkFactory to _Grid2DSquareCellDoubleChunkFactory.
setGrid2DSquareCellIntChunkFactory(AbstractGrid2DSquareCellIntChunkFactory) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntFactory
Sets this.grid2DSquareCellIntChunkFactory to grid2DSquareCellIntChunkFactory.
sethandleOutOfMemoryError(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory
Sets this._HandleOutOfMemoryError to _HandleOutOfMemoryError
setIsSwapUpToDate(boolean, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
Sets this.isSwapUpToDate to isSwapUpToDate
setIsSwapUpToDate(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
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) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Sets this._Name to _Name.
setValueALittleBitLarger(Grid2DSquareCellDouble, HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Modifies grid so value of cells with CellIDs in _CellIDs are set to a value a little bit larger.
setValueALittleBitSmaller(Grid2DSquareCellDouble, HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Modifies grid so value of cells with CellIDs in _CellIDs are set to a value a little bit smaller.
sort1(double[], int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellDoubleChunk
Sorts the specified sub-array of doubles into ascending order.
sort1(int[], int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellIntChunk
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.AbstractGridStatistics
For storing the sum of all non noDataValues as a BigDecimal.
swapToFile_Data() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Data(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_DataAny(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_DataAny() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunk(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this.
swapToFile_Grid2DSquareCellChunk() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunk(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunk() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to swap any AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunk_Account(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunk_Account() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunk_Account(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunk_Account() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunk_AccountChunk(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunk_AccountChunk() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunk_AccountDetail(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this.
swapToFile_Grid2DSquareCellChunk_AccountDetail() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunk_AccountDetail(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to swap any AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunk_AccountDetail() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to swap any AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunkExcept(AbstractGrid2DSquareCell, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Swap to File any AbstractGrid2DSquareCell.Chunk in this._AbstractGrid2DSquareCell_HashSet except one in a_AbstractGrid2DSquareCell.
swapToFile_Grid2DSquareCellChunkExcept(AbstractGrid2DSquareCell) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Swap to File any AbstractGrid2DSquareCell.Chunk in this._AbstractGrid2DSquareCell_HashSet except one in a_AbstractGrid2DSquareCell.
swapToFile_Grid2DSquareCellChunkExcept(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept(HashMap<AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_Account(HashMap<AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell, AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell, AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(HashSet<AbstractGrid2DSquareCell.ChunkID>, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(HashSet<AbstractGrid2DSquareCell.ChunkID>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(HashSet<AbstractGrid2DSquareCell.ChunkID>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(HashMap<AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>>, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(HashMap<AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell, AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunks(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunks() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunks(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to swap all AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunks() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to swap all AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunks_Account() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunks_Account(Set<AbstractGrid2DSquareCell.ChunkID>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunks_Account(int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to swap seriailsed version of all AbstractGrid2DSquareCellChunk from (cri0, cci0) to (cri1, cci1) in row major order.
swapToFile_Grid2DSquareCellChunks_Account(int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to swap seriailsed version of all AbstractGrid2DSquareCellChunk from (cri0, cci0) to (cri1, cci1) in row major order.
swapToFile_Grid2DSquareCellChunks_Account(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to swap all AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunks_Account() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to swap all AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunks_AccountDetail(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to swap seriailsed version of all Grid2DSquareCellChunks in this only.
swapToFile_Grid2DSquareCellChunks_AccountDetail() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to swap seriailsed version of all _ChunkID_AbstractGrid2DSquareCellChunk_HashMap.
swapToFile_Grid2DSquareCellChunks_AccountDetail(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to swap all AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunks_AccountDetail() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to swap all AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
swapToFile_Grid2DSquareCellChunksExcept_Account(HashSet<AbstractGrid2DSquareCell.ChunkID>, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstracts in this except that with ChunkID _ChunkIDs.
swapToFile_Grid2DSquareCellChunksExcept_Account(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunksExcept_Account(HashSet<AbstractGrid2DSquareCell.ChunkID>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
swapToFile_Grid2DSquareCellChunksExcept_Account(AbstractGrid2DSquareCell, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunksExcept_Account(AbstractGrid2DSquareCell) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunksExcept_Account(AbstractGrid2DSquareCell, AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunksExcept_Account(AbstractGrid2DSquareCell, AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunksExcept_Account(AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkIDs in a_ChunkID_HashSet.
swapToFile_Grid2DSquareCellChunksExcept_Account(HashMap<AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>>, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunksExcept_Account(HashMap<AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 
swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstracts in this except that with ChunkID a_ChunkID.
swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstracts in this except that with ChunkID _ChunkID.
swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(HashSet<AbstractGrid2DSquareCell.ChunkID>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstracts in this except that with ChunkID _ChunkID.
swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell, AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell, AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grids_Environment
 

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