Uses of Class
uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell.ChunkID

Packages that use AbstractGrid2DSquareCell.ChunkID
uk.ac.leeds.ccg.andyt.grids.core   
 

Uses of AbstractGrid2DSquareCell.ChunkID in uk.ac.leeds.ccg.andyt.grids.core
 

Fields in uk.ac.leeds.ccg.andyt.grids.core declared as AbstractGrid2DSquareCell.ChunkID
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCellChunk._ChunkID
          For storing the ChunkID of this.
 

Fields in uk.ac.leeds.ccg.andyt.grids.core with type parameters of type AbstractGrid2DSquareCell.ChunkID
protected  java.util.HashMap<AbstractGrid2DSquareCell.ChunkID,AbstractGrid2DSquareCellChunk> AbstractGrid2DSquareCell._ChunkID_AbstractGrid2DSquareCellChunk_HashMap
          The AbstractGrid2DSquareCellChunk data cache.
 

Methods in uk.ac.leeds.ccg.andyt.grids.core that return AbstractGrid2DSquareCell.ChunkID
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCellChunk.getChunkID()
          Returns a copy of this._ChunkID.
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCellChunk.getChunkID(boolean handleOutOfMemoryError)
          Returns a copy of this._ChunkID.
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getNextChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, int nChunkRows, int nChunkCols)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getNextChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, int nChunkRows, int nChunkCols, boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getNextChunkRowMinor(AbstractGrid2DSquareCell.ChunkID a_ChunkID, int nChunkRows, int nChunkCols)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getNextChunkRowMinor(AbstractGrid2DSquareCell.ChunkID a_ChunkID, int nChunkRows, int nChunkCols, boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getPreviousChunk(AbstractGrid2DSquareCell.ChunkID _ChunkID, int _NChunkRows, int _NChunkCols)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getPreviousChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, int nChunkRows, int nChunkCols, boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunk_AccountChunk()
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunk_AccountChunk(boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.writeToFileGrid2DSquareCellChunk()
          Attempts to write to File a seriailized version of a AbstractGrid2DSquareCellChunk in this._ChunkID_AbstractGrid2DSquareCellChunk_HashMap.
 

Methods in uk.ac.leeds.ccg.andyt.grids.core that return types with arguments of type AbstractGrid2DSquareCell.ChunkID
protected  java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> AbstractGrid2DSquareCell.getChunkIDs(double distance, double x, double y, long cellRowIndex, long cellColIndex)
           
protected  java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> AbstractGrid2DSquareCell.getGrid2DSquareCellChunkIDHashSet()
           
 java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> AbstractGrid2DSquareCell.getGrid2DSquareCellChunkIDHashSet(boolean handleOutOfMemoryError)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, boolean handleOutOfMemoryError)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, boolean handleOutOfMemoryError)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.init_MemoryReserve_AccountDetail(boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_AccountDetail(boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.init_MemoryReserve_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunk_AccountDetail()
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunk_AccountDetail()
          Attempts to swap any AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunk_AccountDetail(boolean handleOutOfMemoryError)
          Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunk_AccountDetail(boolean handleOutOfMemoryError)
          Attempts to swap any AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
          Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_Grid2DSquareCell_ChunkID_HashSet_HashMap)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_Grid2DSquareCell_ChunkIDHashSet, boolean handleOutOfMemoryError)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
          Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunks_AccountDetail()
          Attempts to swap seriailsed version of all _ChunkID_AbstractGrid2DSquareCellChunk_HashMap.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunks_AccountDetail()
          Attempts to swap all AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunks_AccountDetail(boolean handleOutOfMemoryError)
          Attempts to swap seriailsed version of all Grid2DSquareCellChunks in this only.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunks_AccountDetail(boolean handleOutOfMemoryError)
          Attempts to swap all AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstracts in this except that with ChunkID _ChunkID.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
          Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstracts in this except that with ChunkID a_ChunkID.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell)
          Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
          Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, boolean handleOutOfMemoryError)
          Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
          Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstracts in this except that with ChunkID _ChunkID.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 

Methods in uk.ac.leeds.ccg.andyt.grids.core with parameters of type AbstractGrid2DSquareCell.ChunkID
protected  void AbstractGrid2DSquareCell.clearFromCacheGrid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
          For releasing a grid2DSquareCellChunk stored in memory.
protected  void AbstractGrid2DSquareCell.clearFromCacheGrid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          For releasing a grid2DSquareCellChunk stored in memory.
abstract  AbstractGrid2DSquareCellDoubleChunk AbstractGrid2DSquareCellDoubleChunkFactory.createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
          Creates a new AbstractGrid2DSquareCellDoubleChunk with values taken from grid2DSquareCellDoubleChunkAbstract.
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDoubleChunk64CellMapFactory.createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDoubleChunkArrayFactory.createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDoubleChunkJAIFactory.createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDoubleChunkMapFactory.createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDoubleChunkRAFFactory.createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDoubleChunkMapFactory.createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID chunkID, double defaultValue)
           
abstract  AbstractGrid2DSquareCellDoubleChunk AbstractGrid2DSquareCellDoubleChunkFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID chunkID)
          For creating a new AbstractGrid2DSquareCellDoubleChunk containing all noDataValues that is linked to grid2DSquareCellDouble via chunkID.
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDoubleChunk64CellMapFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDoubleChunkArrayFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDoubleChunkJAIFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDoubleChunkMapFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDoubleChunkRAFFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID chunkID)
           
abstract  AbstractGrid2DSquareCellIntChunk AbstractGrid2DSquareCellIntChunkFactory.createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
          Creates a new AbstractGrid2DSquareCellIntChunk with values taken from grid2DSquareCellIntChunk.
 AbstractGrid2DSquareCellIntChunk Grid2DSquareCellIntChunk64CellMapFactory.createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellIntChunk Grid2DSquareCellIntChunkArrayFactory.createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellIntChunk Grid2DSquareCellIntChunkJAIFactory.createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellIntChunk Grid2DSquareCellIntChunkMapFactory.createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk _Grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
          Create new _Grid2DSquareCellIntChunk.
 AbstractGrid2DSquareCellIntChunk Grid2DSquareCellIntChunkRAFFactory.createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk _Grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
          Create new _Grid2DSquareCellIntChunk.
abstract  AbstractGrid2DSquareCellIntChunk AbstractGrid2DSquareCellIntChunkFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID chunkID)
          Creates a new AbstractGrid2DSquareCellIntChunk containing all noDataValues that is linked to grid2DSquareCellInt via chunkID.
 AbstractGrid2DSquareCellIntChunk Grid2DSquareCellIntChunk64CellMapFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellIntChunk Grid2DSquareCellIntChunkArrayFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellIntChunk Grid2DSquareCellIntChunkJAIFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID chunkID)
           
 AbstractGrid2DSquareCellIntChunk Grid2DSquareCellIntChunkMapFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt _Grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID chunkID)
          Create new _Grid2DSquareCellIntChunk.
 AbstractGrid2DSquareCellIntChunk Grid2DSquareCellIntChunkRAFFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt _Grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID chunkID)
          Create new _Grid2DSquareCellIntChunk.
 int AbstractGrid2DSquareCell.get_ChunkNCols(int chunkColIndex, boolean handleOutOfMemoryError, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 double AbstractGrid2DSquareCellDoubleChunk.getCell(int chunkCellRowIndex, int chunkCellColIndex, double _NoDataValue, boolean handleOutOfMemoryError, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex, as a double.
 long AbstractGrid2DSquareCell.getCellColIndex(int chunkColIndex, int chunkCellColIndex, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
 long AbstractGrid2DSquareCell.getCellRowIndex(int chunkRowIndex, int chunkCellRowIndex, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
 double AbstractGrid2DSquareCell.getCellXDouble(long cellColIndex, boolean handleOutOfMemoryError, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 double AbstractGrid2DSquareCell.getCellYDouble(long cellRowIndex, boolean handleOutOfMemoryError, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
protected  int AbstractGrid2DSquareCell.getChunkNCols(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 int AbstractGrid2DSquareCell.getChunkNCols(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  int AbstractGrid2DSquareCell.getChunkNRows(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 int AbstractGrid2DSquareCell.getChunkNRows(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCellChunk AbstractGrid2DSquareCell.getGrid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 AbstractGrid2DSquareCellChunk AbstractGrid2DSquareCell.getGrid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDouble.getGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 AbstractGrid2DSquareCellDoubleChunk Grid2DSquareCellDouble.getGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCellIntChunk Grid2DSquareCellInt.getGrid2DSquareCellIntChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 AbstractGrid2DSquareCellIntChunk Grid2DSquareCellInt.getGrid2DSquareCellIntChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getNextChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, int nChunkRows, int nChunkCols)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getNextChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, int nChunkRows, int nChunkCols, boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getNextChunkRowMinor(AbstractGrid2DSquareCell.ChunkID a_ChunkID, int nChunkRows, int nChunkCols)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getNextChunkRowMinor(AbstractGrid2DSquareCell.ChunkID a_ChunkID, int nChunkRows, int nChunkCols, boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getPreviousChunk(AbstractGrid2DSquareCell.ChunkID _ChunkID, int _NChunkRows, int _NChunkCols)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.getPreviousChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, int nChunkRows, int nChunkCols, boolean handleOutOfMemoryError)
           
 long Grids_Environment.init_MemoryReserve_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
 long Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
 long Grids_Environment.init_MemoryReserve_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
 long Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 void Grids_Environment.init_MemoryReserve(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 void Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 void Grids_Environment.init_MemoryReserve(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 void Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
protected  void AbstractGrid2DSquareCellChunk.initChunkID(AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Initialises _ChunkID.
protected  boolean AbstractGrid2DSquareCell.isInCache(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
protected  boolean AbstractGrid2DSquareCell.isInGrid(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 boolean AbstractGrid2DSquareCell.isInGrid(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  void AbstractGrid2DSquareCell.loadIntoCacheChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
          Attempts to load into the memory cache AbstractGrid2DSquareCellChunk with ChunkID equal to _ChunkID.
 void AbstractGrid2DSquareCell.loadIntoCacheChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Attempts to load into the memory cache a AbstractGrid2DSquareCellChunk with ChunkID
 void AbstractGrid2DSquareCell.setChunk(AbstractGrid2DSquareCellChunk a_Grid2DSquareCellChunk, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Sets the AbstractGrid2DSquareCellChunk with ChunkID equal to _ChunkID to _Grid2DSquareCellChunk.
protected  void AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 void AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  long AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
protected  long Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 long Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  long Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 long Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
          Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
protected  void Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
protected  long AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunksExcept_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
protected  long Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 long Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstracts in this except that with ChunkID _ChunkID.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
          Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstracts in this except that with ChunkID a_ChunkID.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
          Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkID _ChunkID.
 java.lang.Object[] Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 long Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 long Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.lang.Object[] Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 long Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 long Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
protected  java.lang.Object[] Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
protected  java.lang.Object[] Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
protected  boolean Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 void Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to try to ensure there is enough memory to continue.
 void Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
protected  boolean Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID)
           
 void Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to try to ensure there is enough memory to continue.
 void Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell, AbstractGrid2DSquareCell.ChunkID a_ChunkID, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
protected  boolean AbstractGrid2DSquareCell.writeToFileGrid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID a_ChunkID)
          Attempts to write to File a seriailized version of the AbstractGrid2DSquareCellChunk in this._ChunkID_AbstractGrid2DSquareCellChunk_HashMap given by _ChunkID.
 

Method parameters in uk.ac.leeds.ccg.andyt.grids.core with type arguments of type AbstractGrid2DSquareCell.ChunkID
static void Grids_Environment.combine(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> toGetCombined, java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> toCombine)
          Modifies toGetCombined by adding all mapping from toCombine if they have new keys.
static void Grids_Environment.combine(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> toGetCombined, java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> toCombine)
          Modifies toGetCombined by adding all mapping from toCombine if they have new keys.
 long AbstractGrid2DSquareCell.getCellRowIndex(int chunkRowIndex, int chunkCellRowIndex, java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_Grid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
          If OutOfMemoryError is caught then an attempt is made to swap an AbstractGrid2DSquareCellChunk not in _Grid2DSquareCell_ChunkIDHashSet.
 long Grids_Environment.init_MemoryReserve_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
           
 long Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
           
 long Grids_Environment.init_MemoryReserve_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
           
 long Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.init_MemoryReserve_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
           
 void Grids_Environment.init_MemoryReserve(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 void Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 void Grids_Environment.init_MemoryReserve(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
 void Grids_OutOfMemoryErrorHandlerInterface.init_MemoryReserve(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
          Initialises _MemoryReserve.
protected  long Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
           
 long Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
           
protected  long Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_Grid2DSquareCell_ChunkID_HashSet_HashMap)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
           
 AbstractGrid2DSquareCell.ChunkID AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountChunk(java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_Grid2DSquareCell_ChunkID_HashSet_HashMap)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_Grid2DSquareCell_ChunkIDHashSet, boolean handleOutOfMemoryError)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunkExcept_AccountDetail(java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
          Attempts to write to file and clear from the cache a AbstractGrid2DSquareCellChunk in this._AbstractGrid2DSquareCell_HashSet.
protected  void Grids_Environment.swapToFile_Grid2DSquareCellChunkExcept(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_Grid2DSquareCell_ChunkID_HashSet_HashMap)
           
protected  long AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunks_Account(java.util.Set<AbstractGrid2DSquareCell.ChunkID> b_ChunkID_Set)
           
protected  long Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
          Attempts to Swap all AbstractGrid2DSquareCell.ChunkIDs in this._AbstractGrid2DSquareCell_HashSet except those with AbstractGrid2DSquareCell.ChunkIDs in a_ChunkID_HashSet.
protected  long Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_Grid2DSquareCell_ChunkID_HashSet_HashMap)
           
 long Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_Grid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
           
protected  long AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunksExcept_Account(java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
           
 long AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunksExcept_Account(java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
          Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstracts in this except that with ChunkID _ChunkIDs.
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
           
protected  java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> AbstractGrid2DSquareCell.swapToFile_Grid2DSquareCellChunksExcept_AccountDetail(java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
          Attempts to write to file and clear from the cache all Grid2DSquareCellChunkAbstracts in this except that with ChunkID _ChunkID.
 java.lang.Object[] Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
           
 long Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 long Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.lang.Object[] Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap)
           
 long Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 long Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
protected  java.lang.Object[] Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
protected  java.lang.Object[] Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap)
           
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
protected  boolean Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
           
 void Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
 void Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell, java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
protected  boolean Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap)
           
 void Grids_Environment.tryToEnsureThereIsEnoughMemoryToContinue(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
          A method to try to ensure there is enough memory to continue.
 void Grids_OutOfMemoryErrorHandlerInterface.tryToEnsureThereIsEnoughMemoryToContinue(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap, boolean handleOutOfMemoryError)
          A method to ensure there is enough memory to continue.
protected  void AbstractGrid2DSquareCell.writeToFileGrid2DSquareCellChunks(java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet)
          Attempts to write to File seriailized versions of those AbstractGrid2DSquareCellChunk in this._ChunkID_AbstractGrid2DSquareCellChunk_HashMap that have ChunkID equal to those in _ChunkIDs.
 

Constructors in uk.ac.leeds.ccg.andyt.grids.core with parameters of type AbstractGrid2DSquareCell.ChunkID
AbstractGrid2DSquareCell.ChunkID(AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Constructs a new ChunkID that is a clone of _ChunkID
Grid2DSquareCellDoubleChunk64CellMap(AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellDoubleChunk64CellMap.
Grid2DSquareCellDoubleChunk64CellMap(Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellDoubleChunk64CellMap.
Grid2DSquareCellDoubleChunkArray(AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellDoubleChunkArray from grid2DSquareCellDoubleChunk.
Grid2DSquareCellDoubleChunkArray(Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellDoubleChunkArray for grid2DSquareCellDouble containing all no data values.
Grid2DSquareCellDoubleChunkJAI(AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellDoubleChunkJAI from a AbstractGrid2DSquareCellDoubleChunk with _ChunkID ChunkID
Grid2DSquareCellDoubleChunkJAI(Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellDoubleChunkJAI for Grid2DSquareCellDouble with _ChunkID ChunkID
Grid2DSquareCellDoubleChunkJAI(javax.media.jai.remote.SerializableRenderedImage serializableRenderedImage, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellDoubleChunkJAI from a SerializableRenderedImage.
Grid2DSquareCellDoubleChunkMap(AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID _ChunkID, double defaultValue)
          Creates a new Grid2DSquareCellDoubleChunkMap
Grid2DSquareCellDoubleChunkMap(Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellDoubleChunkMap
Grid2DSquareCellDoubleChunkMap(Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID _ChunkID, double defaultValue)
          Creates a new Grid2DSquareCellDoubleChunkMap
Grid2DSquareCellDoubleChunkRAF(java.io.File file, AbstractGrid2DSquareCellDoubleChunk grid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID chunkID)
          TODO: docs Optimise for this type (see commented code for clues)
Grid2DSquareCellDoubleChunkRAF(java.io.File file, Grid2DSquareCellDouble grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellDouble grid containing all no data values.
Grid2DSquareCellIntChunk64CellMap(AbstractGrid2DSquareCellIntChunk grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellIntChunk64CellMap.
Grid2DSquareCellIntChunk64CellMap(Grid2DSquareCellInt grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          /** Creates a new Grid2DSquareCellIntChunk64CellMap.
Grid2DSquareCellIntChunkArray(AbstractGrid2DSquareCellIntChunk grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          TODO: 1.
Grid2DSquareCellIntChunkArray(Grid2DSquareCellInt grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellInt grid containing all no data values.
Grid2DSquareCellIntChunkJAI(AbstractGrid2DSquareCellIntChunk grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellIntChunkJAI from a AbstractGrid2DSquareCellIntChunk with _ChunkID ChunkID
Grid2DSquareCellIntChunkJAI(Grid2DSquareCellInt grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellIntChunkJAI for Grid2DSquareCellDouble with _ChunkID ChunkID
Grid2DSquareCellIntChunkJAI(javax.media.jai.remote.SerializableRenderedImage serializableRenderedImage, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellIntChunkJAI from a SerializableRenderedImage.
Grid2DSquareCellIntChunkMap(AbstractGrid2DSquareCellIntChunk grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellIntChunkMap
Grid2DSquareCellIntChunkMap(AbstractGrid2DSquareCellIntChunk grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID _ChunkID, int defaultValue)
          Creates a new Grid2DSquareCellIntChunkMap
Grid2DSquareCellIntChunkMap(Grid2DSquareCellInt grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellIntChunkMap
Grid2DSquareCellIntChunkMap(Grid2DSquareCellInt grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID _ChunkID, int defaultValue)
          Creates a new Grid2DSquareCellIntChunkMap
Grid2DSquareCellIntChunkRAF(java.io.File file, AbstractGrid2DSquareCellIntChunk grid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          TODO: docs Optimise for this type (see commented code for clues)
Grid2DSquareCellIntChunkRAF(java.io.File file, Grid2DSquareCellInt grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID _ChunkID)
          Creates a new Grid2DSquareCellInt grid containing all no data values.