Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellChunkAbstract
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.
GridStatisticsAbstract
For intitialisation
init(Grid2DSquareCellAbstract)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
GridStatisticsAbstract
For intitialisation
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.
Grid2DSquareCellDoubleChunkAbstract
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(Grid2DSquareCellChunkAbstract.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.
Grid2DSquareCellIntChunkAbstract
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(Grid2DSquareCellChunkAbstract.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)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkAbstract
Initialises the value of this with those in the randomAccessFiles.
initCells(Grid2DSquareCellIntChunkRAF)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkAbstract
Initialises the value of this with those in the randomAccessFiles.
initChunkID(Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellChunkAbstract
Initialises chunkID.
initData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellChunkAbstract
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.
Grid2DSquareCellDoubleChunkAbstract
For initialising 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.
Grid2DSquareCellIntChunkAbstract
For initialising 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.
initDimensions(BigDecimal[])
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Initialises this.dimensions and this.dimensionScale.
initGrid2DSquareCell(Grid2DSquareCellAbstract)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellChunkAbstract
Initialises grid2DSquareCell.
initGrid2DSquareCellAbstract()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Initialises Grid2DSquareCellAbstract fields of this.
initGrid2DSquareCellAbstract(Grid2DSquareCellAbstract)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Initialises non transient Grid2DSquareCellAbstract fields from grid2DSquareCell
initGrid2DSquareCellChunks(File)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
initGrid2DSquareCellDoubleChunkIterator(Grid2DSquareCellDoubleChunkAbstract)
- 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(GridStatisticsAbstract, File, Grid2DSquareCellAbstract, Grid2DSquareCellIntChunkAbstractFactory, int, int, long, long, long, long, HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellInt
Initialise this.
initGrid2DSquareCellInt(GridStatisticsAbstract, File, Grid2DSquareCellAbstract, Grid2DSquareCellIntChunkAbstractFactory, int, int, long, long, long, long)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellInt
Initialises this.
initGrid2DSquareCellInt(GridStatisticsAbstract, File, File, Grid2DSquareCellIntChunkAbstractFactory, int, int, long, long, long, long, HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellInt
Initialises this.
initGrid2DSquareCellInt(GridStatisticsAbstract, File, File, Grid2DSquareCellIntChunkAbstractFactory, int, int, long, long, long, long, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellInt
Initialises this.
initGrid2DSquareCellIntChunkIterator(Grid2DSquareCellIntChunkAbstract)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntIterator
Initialises this.grid2DSquareCellIntChunkIterator from this.grid2DSquareCellIntChunk
initMemoryReserve(boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Initialises memoryReserve.
initMemoryReserve(int)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
OutOfMemoryErrorHandler
Initialises memoryReserve as an array of size given by size.
initMemoryReserve()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
OutOfMemoryErrorHandler
Initialises memoryReserve as an array of size 2000000.
initNChunkCols()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Initialises this.nChunkCols.
initNChunkRows()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Initialises this.nChunkRows.
initNoDataValue(double)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDouble
Initialises noDataValue.
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(Grid2DSquareCellAbstract.ChunkID, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff grid2DSquareCellChunk given by chunkID is in memory.
isInCache(Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff grid2DSquareCellChunk given by chunkID is swapToFiled.
isInGrid(BigDecimal, BigDecimal, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff point given by x-coordinate x, y-coordinate y is in the Grid.
isInGrid(BigDecimal, BigDecimal)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff point given by x-coordinate x, y-coordinate y is in the Grid.
isInGrid(double, double, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff point given by x-coordinate x, y-coordinate y is in the Grid.
isInGrid(double, double)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff point given by x-coordinate x, y-coordinate y is in the Grid.
isInGrid(long, long, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff position given by cell row index cellRowIndex, cell column index cellColIndex is in the Grid.
isInGrid(long, long)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff position given by cell row index cellRowIndex, cell column index cellColIndex is in the Grid.
isInGrid(int, int, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff position given by chunk row index chunkRowIndex, chunk column index chunkColIndex is in the Grid.
isInGrid(int, int)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff position given by chunk row index chunkRowIndex, chunk column index chunkColIndex is in the Grid.
isInGrid(Grid2DSquareCellAbstract.CellID, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff cell given by cellID is in the Grid.
isInGrid(Grid2DSquareCellAbstract.CellID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff cell given by cellID is in the Grid.
isInGrid(Grid2DSquareCellAbstract.ChunkID, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff ChunkID chunkID is in the Grid.
isInGrid(Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff ChunkID chunkID is in the Grid.
isInGrid(int, int, int, int, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff cell given by chunkRowIndex, chunkColIndex, chunkCellRowIndex, chunkCellColIndex is in the Grid.
isInGrid(int, int, int, int)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns true iff cell given by chunkRowIndex, chunkColIndex, chunkCellRowIndex, chunkCellColIndex is in the Grid.
isSwapUpToDate
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellChunkAbstract
Indicator for whether the swapped version of this chunk is upToDate.
iterator(boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Returns an iterator over the cell values in this.
iterator()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellChunkAbstract
Returns an iterator over the cell values.
iterator(boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDouble
Returns an iterator over the cell value in this.
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
Returns an iterator over the cell value in this.
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.core
A basic wrapper for the interface.
IteratorAbstract()
- Constructor for class uk.ac.leeds.ccg.andyt.grids.core.
IteratorAbstract
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
W
X