Uses of Class
uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract

Packages that use Grid2DSquareCellIntChunkAbstract
uk.ac.leeds.ccg.andyt.grids.core   
 

Uses of Grid2DSquareCellIntChunkAbstract in uk.ac.leeds.ccg.andyt.grids.core
 

Subclasses of Grid2DSquareCellIntChunkAbstract in uk.ac.leeds.ccg.andyt.grids.core
 class Grid2DSquareCellIntChunk64CellMap
          The maximum size of this Grid2DSquareCellIntChunkAbstract is 64 cells.
 class Grid2DSquareCellIntChunkArray
          TODO: docs
 class Grid2DSquareCellIntChunkJAI
          TODO: docs
 class Grid2DSquareCellIntChunkMap
          TODO: 1.
 class Grid2DSquareCellIntChunkRAF
          TODO: docs
 

Methods in uk.ac.leeds.ccg.andyt.grids.core that return Grid2DSquareCellIntChunkAbstract
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunk64CellMapFactory.createGrid2DSquareCellIntChunk()
           
abstract  Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkAbstractFactory.createGrid2DSquareCellIntChunk()
          For creating a new default Grid2DSquareCellIntChunkAbstract.
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkArrayFactory.createGrid2DSquareCellIntChunk()
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkJAIFactory.createGrid2DSquareCellIntChunk()
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkMapFactory.createGrid2DSquareCellIntChunk()
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkRAFFactory.createGrid2DSquareCellIntChunk()
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunk64CellMapFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
abstract  Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkAbstractFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          Creates a new Grid2DSquareCellIntChunkAbstract with values taken from grid2DSquareCellIntChunk.
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkArrayFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkJAIFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkMapFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkRAFFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunk64CellMapFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID chunkID)
           
abstract  Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkAbstractFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID chunkID)
          Creates a new Grid2DSquareCellIntChunkAbstract containing all noDataValues that is linked to grid2DSquareCellInt via chunkID.
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkArrayFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkJAIFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkMapFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkRAFFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellInt.getGrid2DSquareCellIntChunk(Grid2DSquareCellAbstract.ChunkID chunkID, boolean handleOutOfMemoryError)
          Returns grid2DSquareCellIntChunksAbstract for the given ChunkID
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellInt.getGrid2DSquareCellIntChunk(int chunkRowIndex, int chunkColIndex, boolean handleOutOfMemoryError)
          Returns grid2DSquareCellIntChunks.
 

Methods in uk.ac.leeds.ccg.andyt.grids.core with parameters of type Grid2DSquareCellIntChunkAbstract
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunk64CellMapFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
abstract  Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkAbstractFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          Creates a new Grid2DSquareCellIntChunkAbstract with values taken from grid2DSquareCellIntChunk.
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkArrayFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkJAIFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkMapFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellIntChunkAbstract Grid2DSquareCellIntChunkRAFFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 int Grid2DSquareCellInt.getCell(Grid2DSquareCellIntChunkAbstract grid2DSquareCellChunk, int chunkRowIndex, int chunkColIndex, int chunkCellRowIndex, int chunkCellColIndex, boolean handleOutOfMemoryError)
          Returns the value at cellRowIndex, cellColIndex.
 AbstractIterator Grid2DSquareCellIntIterator.initGrid2DSquareCellIntChunkIterator(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk)
          Initialises this.grid2DSquareCellIntChunkIterator from this.grid2DSquareCellIntChunk
 int Grid2DSquareCellInt.setCell(Grid2DSquareCellIntChunkAbstract grid2DSquareCellChunk, int chunkRowIndex, int chunkColIndex, int chunkCellRowIndex, int chunkCellColIndex, int newValue, boolean handleOutOfMemoryError)
          Returns the value at cellRowIndex, cellColIndex and sets it to newValue.
 

Constructors in uk.ac.leeds.ccg.andyt.grids.core with parameters of type Grid2DSquareCellIntChunkAbstract
Grid2DSquareCellIntChunk64CellMap(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          TODO: docs
Grid2DSquareCellIntChunkArray(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          TODO: 1.
Grid2DSquareCellIntChunkJAI(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          TODO: docs
Grid2DSquareCellIntChunkMap(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          Creates a new Grid2DSquareCellIntChunkMap
Grid2DSquareCellIntChunkMap(Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID, int defaultValue)
          Creates a new Grid2DSquareCellIntChunkMap
Grid2DSquareCellIntChunkRAF(java.io.File file, Grid2DSquareCellIntChunkAbstract grid2DSquareCellIntChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          TODO: docs Optimise for this type (see commented code for clues)