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

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

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

Subclasses of Grid2DSquareCellDoubleChunkAbstract in uk.ac.leeds.ccg.andyt.grids.core
 class Grid2DSquareCellDoubleChunk64CellMap
          Grid2DSquareCellDoubleChunkAbstract extension that stores cell values in a TDoubleLongHashMap.
 class Grid2DSquareCellDoubleChunkArray
          Grid2DSquareCellDoubleChunkAbstract extension that stores cell values in a double[][].
 class Grid2DSquareCellDoubleChunkJAI
          Grid2DSquareCellDoubleChunkAbstract extension that stores cell values in a javax.media.jai.TiledImage.
 class Grid2DSquareCellDoubleChunkMap
          Grid2DSquareCellDoubleChunkAbstract extension that stores cell values in a TDoubleObjectHashMap.
 class Grid2DSquareCellDoubleChunkRAF
          Grid2DSquareCellDoubleChunkAbstract extension that stores cell values in a RandomAccessFile.
 

Methods in uk.ac.leeds.ccg.andyt.grids.core that return Grid2DSquareCellDoubleChunkAbstract
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunk64CellMapFactory.createGrid2DSquareCellDoubleChunk()
           
abstract  Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkAbstractFactory.createGrid2DSquareCellDoubleChunk()
          For creating a new default Grid2DSquareCellDoubleChunkAbstract.
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkArrayFactory.createGrid2DSquareCellDoubleChunk()
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkJAIFactory.createGrid2DSquareCellDoubleChunk()
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkMapFactory.createGrid2DSquareCellDoubleChunk()
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkRAFFactory.createGrid2DSquareCellDoubleChunk()
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunk64CellMapFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
abstract  Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkAbstractFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          Creates a new Grid2DSquareCellDoubleChunkAbstract with values taken from grid2DSquareCellDoubleChunkAbstract.
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkArrayFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkJAIFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkMapFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkRAFFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkMapFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID, double defaultValue)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunk64CellMapFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID chunkID)
           
abstract  Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkAbstractFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID chunkID)
          For creating a new Grid2DSquareCellDoubleChunkAbstract containing all noDataValues that is linked to grid2DSquareCellDouble via chunkID.
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkArrayFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkJAIFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkMapFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkRAFFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID chunkID)
           
protected  Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDouble.getGrid2DSquareCellDoubleChunk(Grid2DSquareCellAbstract.ChunkID chunkID)
          Returns grid2DSquareCellDoubleChunksAbstract for the given ChunkID
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDouble.getGrid2DSquareCellDoubleChunk(Grid2DSquareCellAbstract.ChunkID chunkID, boolean handleOutOfMemoryError)
          Returns grid2DSquareCellDoubleChunksAbstract for the given ChunkID
protected  Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDouble.getGrid2DSquareCellDoubleChunk(int chunkRowIndex, int chunkColIndex)
          Returns grid2DSquareCellDoubleChunks.
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDouble.getGrid2DSquareCellDoubleChunk(int chunkRowIndex, int chunkColIndex, boolean handleOutOfMemoryError)
          Returns grid2DSquareCellDoubleChunks.
 

Methods in uk.ac.leeds.ccg.andyt.grids.core with parameters of type Grid2DSquareCellDoubleChunkAbstract
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunk64CellMapFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
abstract  Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkAbstractFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          Creates a new Grid2DSquareCellDoubleChunkAbstract with values taken from grid2DSquareCellDoubleChunkAbstract.
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkArrayFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkJAIFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkMapFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkRAFFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
           
 Grid2DSquareCellDoubleChunkAbstract Grid2DSquareCellDoubleChunkMapFactory.createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID, double defaultValue)
           
 double Grid2DSquareCellDouble.getCell(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellChunk, int chunkRowIndex, int chunkColIndex, int chunkCellRowIndex, int chunkCellColIndex)
          Returns the value at position given by chunk row index chunkRowIndex, chunk column index chunkColIndex, chunk cell row index chunkCellRowIndex, chunk cell column index chunkCellColIndex.
 double Grid2DSquareCellDouble.getCell(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellChunk, int chunkRowIndex, int chunkColIndex, int chunkCellRowIndex, int chunkCellColIndex, boolean handleOutOfMemoryError)
          Returns the value at position given by chunk row index chunkRowIndex, chunk column index chunkColIndex, chunk cell row index chunkCellRowIndex, chunk cell column index chunkCellColIndex.
 IteratorAbstract Grid2DSquareCellDoubleIterator.initGrid2DSquareCellDoubleChunkIterator(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk)
          Initialises this.grid2DSquareCellDoubleChunkIterator from this.grid2DSquareCellDoubleChunk
 double Grid2DSquareCellDouble.setCell(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellChunk, int chunkRowIndex, int chunkColIndex, int chunkCellRowIndex, int chunkCellColIndex, double newValue)
          Returns the value at cellRowIndex, cellColIndex and sets it to newValue.
 double Grid2DSquareCellDouble.setCell(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellChunk, int chunkRowIndex, int chunkColIndex, int chunkCellRowIndex, int chunkCellColIndex, double 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 Grid2DSquareCellDoubleChunkAbstract
Grid2DSquareCellDoubleChunk64CellMap(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          TODO: docs
Grid2DSquareCellDoubleChunkArray(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          TODO: 1.
Grid2DSquareCellDoubleChunkJAI(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          TODO: docs
Grid2DSquareCellDoubleChunkMap(Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID, double defaultValue)
          Creates a new Grid2DSquareCellDoubleChunkMap
Grid2DSquareCellDoubleChunkRAF(java.io.File file, Grid2DSquareCellDoubleChunkAbstract grid2DSquareCellDoubleChunk, Grid2DSquareCellAbstract.ChunkID chunkID)
          TODO: docs Optimise for this type (see commented code for clues)