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

I

ImageExporter - Class in uk.ac.leeds.ccg.andyt.grids.exchange
Class for exporting to images.
ImageExporter() - Constructor for class uk.ac.leeds.ccg.andyt.grids.exchange.ImageExporter
Creates a new instance of ImageExporter
inChunk(int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
Returns true if the cell given by chunk cell row index chunkCellRowIndex, chunk cell col index chunkCellColIndex is in this.
inChunk(int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
Returns true if the cell given by chunk cell row index chunkCellRowIndex, chunk cell col index chunkCellColIndex is in this.
init() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGridStatistics
For intitialisation
init(AbstractGrid2DSquareCell) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGridStatistics
For intitialisation
init_Dimensions(BigDecimal[]) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Initialises this._Dimensions and this.dimensionScale.
init_Grid2DSquareCells() - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
Initialises _Grid2DSquareCells
init_Grid2DSquareCells(HashSet) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
Initialises _Grid2DSquareCells
init_Grid2DSquareCells_MemoryReserve(HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
 
init_Grid2DSquareCells_MemoryReserve(HashSet) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
 
init_MemoryReserve(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
Initialises _MemoryReserve.
init_MemoryReserve(AbstractGrid2DSquareCell, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
Initialises _MemoryReserve.
init_MemoryReserve(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
Initialises _MemoryReserve.
init_MemoryReserve(AbstractGrid2DSquareCell, AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
Initialises _MemoryReserve.
init_MemoryReserve(AbstractGrid2DSquareCell, HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
Initialises _MemoryReserve.
init_MemoryReserve(HashMap, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
Initialises _MemoryReserve.
init_NChunkCols() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Initialises this._NChunkCols.
init_NChunkRows() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Initialises this._NChunkRows.
init_NoDataValue(double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Initialises _NoDataValue.
init_Runtime() - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
Initialises _Runtime
initCell(int, int, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellDoubleChunk
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellDoubleChunk
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellIntChunk
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellIntChunk
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Initilises the value at _CellRowIndex, _CellColIndex
initCell(long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Initilises the value at _CellRowIndex, _CellColIndex
initCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArray
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(AbstractGrid2DSquareCellChunk.ChunkCellID, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Initialises the value of the chunk referred to by chunkCellID to valueToInitialise.
initCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAF
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(long, long, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Initilises the value at _CellRowIndex, _CellColIndex.
initCell(long, long, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Initilises the value at _CellRowIndex, _CellColIndex.
initCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArray
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCell(AbstractGrid2DSquareCellChunk.ChunkCellID, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Initialises the value of the chunk referred to by chunkCellID to valueToInitialise.
initCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF
Initialises the value at position given by: chunk cell row chunkCellRowIndex; chunk cell column chunkCellColIndex.
initCellFast(long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Initilises the value at _CellRowIndex, _CellColIndex and does nothing about this._GridStatistics
initCellFast(long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Initilises the value at _CellRowIndex, _CellColIndex and does nothing about this._GridStatistics
initCellFast(long, long, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Initilises the value at _CellRowIndex, _CellColIndex and does nothing about this._GridStatistics.
initCellFast(long, long, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Initilises the value at _CellRowIndex, _CellColIndex and does nothing about this._GridStatistics
initCells(Grid2DSquareCellDoubleChunkRAF, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellDoubleChunk
Initialises the value of this with those in the Grid2DSquareCellDoubleChunkRAF grid2DSquareCellDoubleChunkRAF.
initCells(Grid2DSquareCellDoubleChunkRAF) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellDoubleChunk
Initialises the value of this with those in the Grid2DSquareCellDoubleChunkRAF grid2DSquareCellDoubleChunkRAF.
initCells(Grid2DSquareCellIntChunkRAF, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellIntChunk
Initialises the value of this with those in the Grid2DSquareCellIntChunkRAF grid2DSquareCellIntChunkRAF.
initCells(Grid2DSquareCellIntChunkRAF) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellIntChunk
Initialises the value of this with those in the Grid2DSquareCellIntChunkRAF grid2DSquareCellIntChunkRAF.
initChunkID(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
Initialises _ChunkID.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
For initialising the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellDoubleChunk
For initialising the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellIntChunk
For initialising the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Initialises the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArray
Initialises the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI
Initialises the data associated with this.
initData(int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI
Initialises the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Initialises the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAF
Initialises the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
Initialises the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArray
Initialises the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI
Initialises the data associated with this.
initData(int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI
Initialises the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Initialises the data associated with this.
initData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF
Initialises the data associated with this.
initFile(String, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
For initialising a File from String _String.
initFile(File, String, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
For initialising a File from File _File and String _String.
initFileDirectory(File, String, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
For initialising a File Directory from File _ParentFile and String _String.
initGrid2DSquareCell(HashSet) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Initialises AbstractGrid2DSquareCell fields of this.
initGrid2DSquareCell(AbstractGrid2DSquareCell) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Initialises non transient AbstractGrid2DSquareCell fields from _Grid2DSquareCell.
initGrid2DSquareCell(AbstractGrid2DSquareCell) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
Initialises _Grid2DSquareCell.
initGrid2DSquareCellChunks(File) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
Initialises this._Grid2DSquareCellChunks by first attempting to load from new File( gridFile, "cache" );
initGrid2DSquareCellDoubleChunkIterator(AbstractGrid2DSquareCellDoubleChunk) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleIterator
Initialises this.grid2DSquareCellDoubleChunkIterator from this.grid2DSquareCellDoubleChunk
initGrid2DSquareCellInt(Grid2DSquareCellInt, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Initialises this.
initGrid2DSquareCellInt(AbstractGridStatistics, File, AbstractGrid2DSquareCell, AbstractGrid2DSquareCellIntChunkFactory, int, int, long, long, long, long, HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Initialise this.
initGrid2DSquareCellInt(AbstractGridStatistics, File, File, AbstractGrid2DSquareCellIntChunkFactory, int, int, long, long, long, long, HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Initialises this.
initGrid2DSquareCellIntChunkIterator(AbstractGrid2DSquareCellIntChunk) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntIterator
Initialises this.grid2DSquareCellIntChunkIterator from this.grid2DSquareCellIntChunk
initString(int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
For initialising a String of length length.
initString(String, String, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
 
IO - Class in uk.ac.leeds.ccg.andyt.grids.exchange
This class holds general utility methods for io.
IO() - Constructor for class uk.ac.leeds.ccg.andyt.grids.exchange.IO
Creates a new instance of io
isAtPosition(int) - Method in class uk.ac.leeds.ccg.andyt.grids.utilities.UnsignedLong
Returns true if the value of long as a binary encoding has a value of 1 at position.
isImageWriterAvailable(String) - Static method in class uk.ac.leeds.ccg.andyt.grids.exchange.IO
Returns true if writerType is available
isInCache(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInCache(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(BigDecimal, BigDecimal, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(BigDecimal, BigDecimal) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(AbstractGrid2DSquareCell.CellID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(AbstractGrid2DSquareCell.CellID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(AbstractGrid2DSquareCell.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(AbstractGrid2DSquareCell.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isInGrid(int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
isSwapUpToDate - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
Indicator for whether the swapped version of this chunk is upToDate.
isUpToDate - Variable in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1
Is true iff fields are upToDate else is false.
iterator(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCell
 
iterator(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
Returns an iterator over the cell values.
iterator() - Method in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunk
Returns an iterator over the cell values.
iterator(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
 
iterator() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Returns a Grid2DSquareCellDoubleChunk64CellMapIterator for iterating over the cells in this.
iterator() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArray
Returns a Grid2DSquareCellDoubleChunkArrayIterator for iterating over the cells in this.
iterator() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI
Returns a Grid2DSquareCellDoubleChunkJAIIterator for iterating over the cells in this.
iterator() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Returns a Grid2DSquareCellDoubleChunkMapIterator for iterating over the cells in this.
iterator() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAF
Returns a Grid2DSquareCellDoubleChunkRAFIterator for iterating over the cells in this.
iterator(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
 
iterator() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
Returns a Grid2DSquareCellIntChunk64CellMapIterator for iterating over the cells in this.
iterator() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArray
Returns a Grid2DSquareCellIntChunkArrayIterator for iterating over the cells in this.
iterator() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI
Returns a Grid2DSquareCellIntChunkJAIIterator for iterating over the cells in this.
iterator() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Returns an AbstractIterator for iterating over the cells in this.
iterator() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF
Returns a Grid2DSquareCellIntChunkRAFIterator for iterating over the cells in this.
IteratorAbstract - Class in uk.ac.leeds.ccg.andyt.grids.utilities
A basic wrapper for the interface.
IteratorAbstract() - Constructor for class uk.ac.leeds.ccg.andyt.grids.utilities.IteratorAbstract
 

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