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
P
R
S
T
U
W
X
_
C
chunkCellColIndex
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellChunk.ChunkCellID
For storing the column in which the cell is positioned
chunkCellRowIndex
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellChunk.ChunkCellID
For storing the row in which the cell is positioned
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellChunk
For clearing the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellDoubleChunk
For clearing the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellIntChunk
For clearing the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunk64CellMap
Clears the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkArray
Clears the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkJAI
Clears the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkMap
Clears the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkRAF
Clears the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunk64CellMap
Clears the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkArray
Clears the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkJAI
Clears the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkMap
Clears the data associated with this.
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkRAF
Clears the data associated with this.
clearFromCacheGrid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCell
For releasing a grid2DSquareCellChunk stored in memory.
clearFromCacheGrid2DSquareCellChunk(AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCell
For releasing a grid2DSquareCellChunk stored in memory.
clearFromCacheGrid2DSquareCellChunks(boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCell
For releasing all AbstractGrid2DSquareCellChunk in this._ChunkID_AbstractGrid2DSquareCellChunk_HashMap.
clearFromCacheGrid2DSquareCellChunks()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCell
For releasing all AbstractGrid2DSquareCellChunk in this._ChunkID_AbstractGrid2DSquareCellChunk_HashMap.
close()
- Method in class uk.ac.leeds.ccg.andyt.grids.exchange.
ESRIAsciiGridImporter
For closing this.bufferedReader.
combine(HashMap<AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>>, HashMap<AbstractGrid2DSquareCell, HashSet<AbstractGrid2DSquareCell.ChunkID>>)
- Static method in class uk.ac.leeds.ccg.andyt.grids.core.
Grids_Environment
Modifies toGetCombined by adding all mapping from toCombine if they have new keys.
compareTo(Object)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCell.CellID
Method required by Comparable
compareTo(Object)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCell.ChunkID
Method required by Comparable
compareTo(Object)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellChunk.ChunkCellID
Method required by Comparable
copyAndSetUpNewLog(File, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.process.
Grid2DSquareCellProcessor
Copies and sets up a new log.
copyFile(File, File)
- Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.
FileCreator
Attempts to makes a copy of file in copy.
count(Grid2DSquareCellInt, long, long, long, long, int, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGridStatistics
Counts the remaining number of values in grid2DSquareCellInt equal to value from cell given by row p and column q counting in row major order.
count(Grid2DSquareCellInt, long, long, long, long, int)
- Static method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGridStatistics
Counts the remaining number of values in grid2DSquareCellInt equal to value from cell given by row p and column q counting in row major order.
count(Grid2DSquareCellDouble, long, long, long, long, double, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGridStatistics
Counts the remaining number of values in grid2DSquareCellDouble equal to value from cell given by row p and column q counting in row major order.
count(Grid2DSquareCellDouble, long, long, long, long, double)
- Static method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGridStatistics
Counts the remaining number of values in grid2DSquareCellDouble equal to value from cell given by row p and column q counting in row major order.
create()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(long, long)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(File, long, long)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(long, long, BigDecimal[])
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(File, long, long, BigDecimal[])
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(File, long, long, BigDecimal[], Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(AbstractGrid2DSquareCell)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(AbstractGrid2DSquareCell, long, long, long, long)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(File, AbstractGrid2DSquareCell, long, long, long, long)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(File, AbstractGrid2DSquareCell, long, long, long, long, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(File)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(File, File, long, long, long, long)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(File, File, long, long, long, long, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(File, File, ObjectInputStream)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(File, File, ObjectInputStream, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellFactory
create(File, long, long, BigDecimal[], Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleFactory
Returns a new Grid2DSquareCellDouble grid with all values as NoDataValues.
create(AbstractGridStatistics, File, AbstractGrid2DSquareCellDoubleChunkFactory, long, long, BigDecimal[], Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleFactory
Returns a new Grid2DSquareCellDouble grid with all values as NoDataValues.
create(File, AbstractGrid2DSquareCell, long, long, long, long, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleFactory
Returns a new Grid2DSquareCellDouble with all values taken from _Grid2DSquareCell.
create(AbstractGridStatistics, File, AbstractGrid2DSquareCell, AbstractGrid2DSquareCellDoubleChunkFactory, long, long, long, long, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleFactory
Returns a new Grid2DSquareCellDouble with all values taken from _Grid2DSquareCell.
create(File, File, long, long, long, long, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleFactory
Returns a new Grid2DSquareCellDouble with values obtained from gridFile.
create(AbstractGridStatistics, File, File, AbstractGrid2DSquareCellDoubleChunkFactory, long, long, long, long, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleFactory
Returns a new Grid2DSquareCellDouble with values obtained from gridFile.
create(File, File, ObjectInputStream, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleFactory
Returns a new Grid2DSquareCellDouble with values obtained from gridFile.
create(File, long, long, BigDecimal[], Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new Grid2DSquareCellInt grid with all values as noDataValues.
create(AbstractGridStatistics, File, AbstractGrid2DSquareCellIntChunkFactory, long, long, BigDecimal[], Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new Grid2DSquareCellInt grid with all values as noDataValues.
create(File, AbstractGrid2DSquareCell, long, long, long, long, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new Grid2DSquareCellInt with values obtained from grid2DSquareCell.
create(AbstractGridStatistics, File, AbstractGrid2DSquareCell, AbstractGrid2DSquareCellIntChunkFactory, long, long, long, long, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new Grid2DSquareCellInt with values obtained from grid2DSquareCell.
create(File, File, long, long, long, long, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new Grid2DSquareCellInt with values obtained from gridFile.
create(AbstractGridStatistics, File, File, AbstractGrid2DSquareCellIntChunkFactory, long, long, long, long, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new AbstractGrid2DSquareCell with values obtained from gridFile.
create(File, File, ObjectInputStream, Grids_Environment, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new Grid2DSquareCellInt with values obtained from gridFile.
createGrid2DSquareCellDoubleChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellDoubleChunkFactory
For creating a new default AbstractGrid2DSquareCellDoubleChunk.
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellDoubleChunkFactory
For creating a new AbstractGrid2DSquareCellDoubleChunk containing all noDataValues that is linked to grid2DSquareCellDouble via chunkID.
createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellDoubleChunkFactory
Creates a new AbstractGrid2DSquareCellDoubleChunk with values taken from grid2DSquareCellDoubleChunkAbstract.
createGrid2DSquareCellDoubleChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunk64CellMapFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunk64CellMapFactory
createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunk64CellMapFactory
createGrid2DSquareCellDoubleChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkArrayFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkArrayFactory
createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkArrayFactory
createGrid2DSquareCellDoubleChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkJAIFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkJAIFactory
createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkJAIFactory
createGrid2DSquareCellDoubleChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkMapFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkMapFactory
createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkMapFactory
createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID, double)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkMapFactory
createGrid2DSquareCellDoubleChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkRAFFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkRAFFactory
createGrid2DSquareCellDoubleChunk(AbstractGrid2DSquareCellDoubleChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkRAFFactory
createGrid2DSquareCellIntChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellIntChunkFactory
For creating a new default AbstractGrid2DSquareCellIntChunk.
createGrid2DSquareCellIntChunk(Grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellIntChunkFactory
Creates a new AbstractGrid2DSquareCellIntChunk containing all noDataValues that is linked to grid2DSquareCellInt via chunkID.
createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
AbstractGrid2DSquareCellIntChunkFactory
Creates a new AbstractGrid2DSquareCellIntChunk with values taken from grid2DSquareCellIntChunk.
createGrid2DSquareCellIntChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunk64CellMapFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunk64CellMapFactory
createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunk64CellMapFactory
createGrid2DSquareCellIntChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkArrayFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkArrayFactory
createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkArrayFactory
createGrid2DSquareCellIntChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkJAIFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkJAIFactory
createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkJAIFactory
createGrid2DSquareCellIntChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkMapFactory
Create new _Grid2DSquareCellIntChunk.
createGrid2DSquareCellIntChunk(Grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkMapFactory
Create new _Grid2DSquareCellIntChunk.
createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkMapFactory
Create new _Grid2DSquareCellIntChunk.
createGrid2DSquareCellIntChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkRAFFactory
Create new _Grid2DSquareCellIntChunk.
createGrid2DSquareCellIntChunk(Grid2DSquareCellInt, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkRAFFactory
Create new _Grid2DSquareCellIntChunk.
createGrid2DSquareCellIntChunk(AbstractGrid2DSquareCellIntChunk, AbstractGrid2DSquareCell.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkRAFFactory
Create new _Grid2DSquareCellIntChunk.
createNewFile()
- Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.
FileCreator
Returns a newly created file.
createNewFile(File)
- Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.
FileCreator
Returns a newly created File.
createNewFile(File, String, String)
- Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.
FileCreator
Returns a newly created File.
createNewFile(File, String)
- Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.
FileCreator
Returns a newly created File which is a file if the filename.
createTempFile()
- Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.
FileCreator
Returns a newly created temporary file.
createTempFile(File)
- Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.
FileCreator
Returns a newly created temporary file.
createTempFile(File, String, String)
- Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.
FileCreator
Returns a newly created temporary file.
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
P
R
S
T
U
W
X
_