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
C
cellColIndex
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract.CellID
For storing the column in which the cell is positioned
cellRowIndex
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract.CellID
For storing the row in which the cell is positioned
chunkCellColIndex
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellChunkAbstract.ChunkCellID
For storing the column in which the cell is positioned
chunkCellRowIndex
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellChunkAbstract.ChunkCellID
For storing the row in which the cell is positioned
chunkColIndex
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract.ChunkID
For storing the chunk column index
chunkID
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellChunkAbstract
For storing the ChunkID of this.
chunkNcols
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For storing the (usual) number of columns of cells in a chunk.
chunkNcols
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
The number of columns in a chunk.
chunkNrows
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For storing the (usual) number of rows of cells in a chunk.
chunkNrows
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
The number of rows in a chunk.
chunkRowIndex
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract.ChunkID
For storing the chunk row index
clearData()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellChunkAbstract
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.
Grid2DSquareCellDoubleChunkAbstract
For clearing 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.
Grid2DSquareCellIntChunkAbstract
For clearing 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(Grid2DSquareCellAbstract.ChunkID, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For releasing a grid2DSquareCellChunk stored in memory.
clearFromCacheGrid2DSquareCellChunk(Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For releasing a grid2DSquareCellChunk stored in memory.
clearFromCacheGrid2DSquareCellChunkExcept(Grid2DSquareCellAbstract.ChunkID, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For releasing a grid2DSquareCellChunk stored in memory except that with ChunkID given by chunkID.
clearFromCacheGrid2DSquareCellChunkExcept(Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For releasing a grid2DSquareCellChunk stored in memory except that with ChunkID given by chunkID.
clearFromCacheGrid2DSquareCellChunks(boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For releasing all Grid2DSquareCellChunkAbstract in this.grid2DSquareCellChunks.
clearFromCacheGrid2DSquareCellChunks()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For releasing all Grid2DSquareCellChunkAbstract in this.grid2DSquareCellChunks.
clearFromCacheGrid2DSquareCellChunks(HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Clears Grid2DSquareCellChunkAbstracts with ChunkIDs in chunkIDs.
clearFromCacheGrid2DSquareCellChunks(HashSet)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Clears Grid2DSquareCellChunkAbstracts with ChunkIDs in chunkIDs.
clearFromCacheGrid2DSquareCellChunksExcept(Grid2DSquareCellAbstract.ChunkID, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For releasing all grid2DSquareCellChunk stored in memory except that with ChunkID given by chunkID.
clearFromCacheGrid2DSquareCellChunksExcept(Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For releasing all grid2DSquareCellChunk stored in memory except that with ChunkID given by chunkID.
clearFromCacheGrid2DSquareCellChunksExcept(HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For releasing all grid2DSquareCellChunk stored in memory except those with ChunkIDs in chunkIDs.
clearFromCacheGrid2DSquareCellChunksExcept(HashSet)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For releasing all grid2DSquareCellChunk stored in memory except those with ChunkIDs in chunkIDs.
clearMemoryReserve()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
OutOfMemoryErrorHandler
Clears memoryReserve by setting it to null and calling the garbage collector.
close()
- Method in class uk.ac.leeds.ccg.andyt.grids.exchange.
ESRIAsciiGridImporter
For closing this.bufferedReader.
compareTo(Object)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract.CellID
Method required by Comparable
compareTo(Object)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract.ChunkID
Method required by Comparable
compareTo(Object)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellChunkAbstract.ChunkCellID
Method required by Comparable
constructGrid2DSquareCellDouble(GridStatisticsAbstract, File, Grid2DSquareCellDoubleChunkAbstractFactory, int, int)
- Method in class uk.ac.leeds.ccg.andyt.grids.exchange.
ESRIAsciiGridImporter
Returns a Grid2DSquareCellDouble loaded from this.file
constructGrid2DSquareCellInt(GridStatisticsAbstract, File, Grid2DSquareCellIntChunkAbstractFactory, int, int)
- Method in class uk.ac.leeds.ccg.andyt.grids.exchange.
ESRIAsciiGridImporter
Returns a Grid2DSquareCellInt loaded from this.file
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.
GridStatisticsAbstract
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.
GridStatisticsAbstract
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.
GridStatisticsAbstract
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.
GridStatisticsAbstract
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.
Grid2DSquareCellAbstractFactory
Returns an Grid2DSquareCellAbstract loaded from this.directory.
create(long, long)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns an Grid2DSquareCellAbstract with all values as noDataValues.
create(long, long, BigDecimal[])
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns an Grid2DSquareCellAbstract with all values as noDataValues.
create(File, long, long, BigDecimal[])
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns an Grid2DSquareCellAbstract with all values as noDataValues.
create(File, long, long, BigDecimal[], HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns a new Grid2DSquareCellAbstract grid with all values as noDataValues.
create(Grid2DSquareCellAbstract)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns a new Grid2DSquareCellAbstract with all values as int values from grid2DSquareCell.
create(Grid2DSquareCellAbstract, long, long, long, long)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns a new Grid2DSquareCellAbstract with values obtained from grid2DSquareCell.
create(File, Grid2DSquareCellAbstract, long, long, long, long)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns a new Grid2DSquareCellAbstract with values obtained from grid2DSquareCell.
create(File, Grid2DSquareCellAbstract, long, long, long, long, HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns a new Grid2DSquareCellAbstract with values obtained from grid2DSquareCell.
create(File)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns a new Grid2DSquareCellAbstract with values obtained from gridFile.
create(File, File, long, long, long, long)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns a new Grid2DSquareCellAbstract with values obtained from gridFile.
create(File, File, long, long, long, long, HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns a new Grid2DSquareCellAbstract with values obtained from gridFile.
create(File, File, ObjectInputStream)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns a new Grid2DSquareCellAbstract with values obtained from gridFile.
create(File, File, ObjectInputStream, HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
Returns a new Grid2DSquareCellAbstract with values obtained from gridFile.
create(File, long, long, BigDecimal[], HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleFactory
Returns a new Grid2DSquareCellDouble grid with all values as noDataValues.
create(GridStatisticsAbstract, File, Grid2DSquareCellDoubleChunkAbstractFactory, long, long, BigDecimal[], HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleFactory
Returns a new Grid2DSquareCellDouble grid with all values as noDataValues.
create(File, Grid2DSquareCellAbstract, long, long, long, long, HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleFactory
Returns a new Grid2DSquareCellDouble with all values taken from grid2DSquareCell.
create(GridStatisticsAbstract, File, Grid2DSquareCellAbstract, Grid2DSquareCellDoubleChunkAbstractFactory, long, long, long, long, HashSet, 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, HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleFactory
Returns a new Grid2DSquareCellDouble with values obtained from gridFile.
create(GridStatisticsAbstract, File, File, Grid2DSquareCellDoubleChunkAbstractFactory, long, long, long, long, HashSet, 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, HashSet, 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[], HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new Grid2DSquareCellInt grid with all values as noDataValues.
create(GridStatisticsAbstract, File, Grid2DSquareCellIntChunkAbstractFactory, long, long, BigDecimal[], HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new Grid2DSquareCellInt grid with all values as noDataValues.
create(File, Grid2DSquareCellAbstract, long, long, long, long, HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new Grid2DSquareCellInt with values obtained from grid2DSquareCell.
create(GridStatisticsAbstract, File, Grid2DSquareCellAbstract, Grid2DSquareCellIntChunkAbstractFactory, long, long, long, long, HashSet, 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, HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new Grid2DSquareCellInt with values obtained from gridFile.
create(GridStatisticsAbstract, File, File, Grid2DSquareCellIntChunkAbstractFactory, long, long, long, long, HashSet, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntFactory
Returns a new Grid2DSquareCellAbstract with values obtained from gridFile.
create(File, File, ObjectInputStream, HashSet, 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.
Grid2DSquareCellDoubleChunk64CellMapFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunk64CellMapFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunk64CellMapFactory
createGrid2DSquareCellDoubleChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkAbstractFactory
For creating a new default Grid2DSquareCellDoubleChunkAbstract.
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkAbstractFactory
For creating a new Grid2DSquareCellDoubleChunkAbstract containing all noDataValues that is linked to grid2DSquareCellDouble via chunkID.
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkAbstractFactory
Creates a new Grid2DSquareCellDoubleChunkAbstract with values taken from grid2DSquareCellDoubleChunkAbstract.
createGrid2DSquareCellDoubleChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkArrayFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkArrayFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.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, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkJAIFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.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, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkMapFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkMapFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.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, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkRAFFactory
createGrid2DSquareCellDoubleChunk(Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellDoubleChunkRAFFactory
createGrid2DSquareCellIntChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunk64CellMapFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunk64CellMapFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunk64CellMapFactory
createGrid2DSquareCellIntChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkAbstractFactory
For creating a new default Grid2DSquareCellIntChunkAbstract.
createGrid2DSquareCellIntChunk(Grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkAbstractFactory
Creates a new Grid2DSquareCellIntChunkAbstract containing all noDataValues that is linked to grid2DSquareCellInt via chunkID.
createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkAbstractFactory
Creates a new Grid2DSquareCellIntChunkAbstract with values taken from grid2DSquareCellIntChunk.
createGrid2DSquareCellIntChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkArrayFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkArrayFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.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, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkJAIFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkJAIFactory
createGrid2DSquareCellIntChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkMapFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkMapFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkMapFactory
createGrid2DSquareCellIntChunk()
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkRAFFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkRAFFactory
createGrid2DSquareCellIntChunk(Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.ChunkID)
- Method in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellIntChunkRAFFactory
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
O
P
R
S
T
U
W
X