|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Grid2DSquareCellInt | |
---|---|
uk.ac.leeds.ccg.andyt.grids.core | |
uk.ac.leeds.ccg.andyt.grids.exchange |
Uses of Grid2DSquareCellInt in uk.ac.leeds.ccg.andyt.grids.core |
---|
Methods in uk.ac.leeds.ccg.andyt.grids.core that return Grid2DSquareCellInt | |
---|---|
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(java.io.File gridFile)
Returns a new Grid2DSquareCellInt with values obtained from gridFile. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(java.io.File directory,
java.io.File gridFile,
Grid2DSquareCellIntChunkAbstractFactory grid2DSquareCellIntChunkFactory,
int chunkNrows,
int chunkNcols,
long startRowIndex,
long startColIndex,
long endRowIndex,
long endColIndex)
Returns a new Grid2DSquareCellInt with values obtained from gridFile. |
protected Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(java.io.File directory,
java.io.File gridFile,
Grid2DSquareCellIntChunkAbstractFactory grid2DSquareCellIntChunkFactory,
long startRowIndex,
long startColIndex,
long endRowIndex,
long endColIndex)
Returns a new Grid2DSquareCellInt with values obtained from gridFile. |
protected Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(java.io.File directory,
java.io.File gridFile,
long startRowIndex,
long startColIndex,
long endRowIndex,
long endColIndex)
Returns a new Grid2DSquareCellInt with values obtained from gridFile. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(java.io.File directory,
java.io.File gridFile,
java.io.ObjectInputStream ois)
|
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(java.io.File directory,
Grid2DSquareCellAbstract grid2DSquareCell,
Grid2DSquareCellIntChunkAbstractFactory grid2DSquareCellIntChunkAbstractFactory,
int chunkNrows,
int chunkNcols,
long startRowIndex,
long startColIndex,
long endRowIndex,
long endColIndex)
Returns a new Grid2DSquareCellInt with values obtained from grid2DSquareCell. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(java.io.File directory,
Grid2DSquareCellAbstract grid2DSquareCell,
long startRowIndex,
long startColIndex,
long endRowIndex,
long endColIndex)
Returns a new Grid2DSquareCellInt with values obtained from grid2DSquareCell. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(java.io.File directory,
Grid2DSquareCellIntChunkAbstractFactory chunkFactory,
int chunkNrows,
int chunkNcols,
long nrows,
long ncols,
java.math.BigDecimal[] dimensions)
Returns a new Grid2DSquareCellInt grid with all values as noDataValues. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(java.io.File directory,
int chunkNrows,
int chunkNcols,
long nrows,
long ncols,
java.math.BigDecimal[] dimensions)
Returns a new Grid2DSquareCellInt grid with all values as noDataValues. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(Grid2DSquareCellAbstract grid2DSquareCell)
Returns a new Grid2DSquareCellInt with all values as int values from grid2DSquareCell. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(Grid2DSquareCellAbstract grid2DSquareCell,
long startRowIndex,
long startColIndex,
long endRowIndex,
long endColIndex)
Returns a new Grid2DSquareCellInt with values obtained from grid2DSquareCell. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(GridStatisticsAbstract gridStatistics,
java.io.File directory,
java.io.File gridFile,
Grid2DSquareCellIntChunkAbstractFactory grid2DSquareCellIntChunkFactory,
int chunkNrows,
int chunkNcols,
long startRowIndex,
long startColIndex,
long endRowIndex,
long endColIndex)
Returns a new Grid2DSquareCellInt with values obtained from gridFile. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(GridStatisticsAbstract gridStatistics,
java.io.File directory,
Grid2DSquareCellAbstract grid2DSquareCell,
Grid2DSquareCellIntChunkAbstractFactory grid2DSquareCellIntChunkAbstractFactory,
int chunkNrows,
int chunkNcols,
long startRowIndex,
long startColIndex,
long endRowIndex,
long endColIndex)
Returns a new Grid2DSquareCellInt with values obtained from grid2DSquareCell. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(GridStatisticsAbstract gridStatistics,
java.io.File directory,
Grid2DSquareCellIntChunkAbstractFactory chunkFactory,
int chunkNrows,
int chunkNcols,
long nrows,
long ncols,
java.math.BigDecimal[] dimensions)
Returns a new Grid2DSquareCellInt grid with all values as noDataValues. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(int chunkNrows,
int chunkNcols,
long nrows,
long ncols,
java.math.BigDecimal[] dimensions)
Returns an Grid2DSquareCellInt with all values as noDataValues. |
Grid2DSquareCellInt |
Grid2DSquareCellIntFactory.createGrid2DSquareCellInt(long nrows,
long ncols,
java.math.BigDecimal[] dimensions)
Returns an Grid2DSquareCellInt with all values as noDataValues. |
Grid2DSquareCellInt |
Grid2DSquareCellIntChunkAbstract.getGrid2DSquareCellInt()
Returns grid2DSquareCellInt. |
Methods in uk.ac.leeds.ccg.andyt.grids.core with parameters of type Grid2DSquareCellInt | |
---|---|
static long |
GridStatisticsAbstract.count(Grid2DSquareCellInt grid2DSquareCellInt,
long row,
long col,
long nrows,
long ncols,
int value)
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. |
Grid2DSquareCellIntChunkAbstract |
Grid2DSquareCellIntChunk64CellMapFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID)
|
abstract Grid2DSquareCellIntChunkAbstract |
Grid2DSquareCellIntChunkAbstractFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID)
Creates a new Grid2DSquareCellIntChunkAbstract containing all noDataValues that is linked to grid2DSquareCellInt via chunkID. |
Grid2DSquareCellIntChunkAbstract |
Grid2DSquareCellIntChunkArrayFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID)
|
Grid2DSquareCellIntChunkAbstract |
Grid2DSquareCellIntChunkJAIFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID)
|
Grid2DSquareCellIntChunkAbstract |
Grid2DSquareCellIntChunkMapFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID)
|
Grid2DSquareCellIntChunkAbstract |
Grid2DSquareCellIntChunkRAFFactory.createGrid2DSquareCellIntChunk(Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID)
|
Constructors in uk.ac.leeds.ccg.andyt.grids.core with parameters of type Grid2DSquareCellInt | |
---|---|
Grid2DSquareCellIntChunk64CellMap(Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID)
TODO: docs |
|
Grid2DSquareCellIntChunkArray(Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID)
Creates a new Grid2DSquareCellInt grid containing all no data values. |
|
Grid2DSquareCellIntChunkJAI(Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID)
TODO: docs |
|
Grid2DSquareCellIntChunkMap(Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID)
Creates a new Grid2DSquareCellIntChunkMap |
|
Grid2DSquareCellIntChunkMap(Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID,
int defaultValue)
Creates a new Grid2DSquareCellIntChunkMap |
|
Grid2DSquareCellIntChunkRAF(java.io.File file,
Grid2DSquareCellInt grid2DSquareCellInt,
Grid2DSquareCellAbstract.ChunkID chunkID)
Creates a new Grid2DSquareCellInt grid containing all no data values. |
|
Grid2DSquareCellIntIterator(Grid2DSquareCellInt grid2DSquareCellInt)
Creates a new instance of Grid2DSquareIntIterator |
Uses of Grid2DSquareCellInt in uk.ac.leeds.ccg.andyt.grids.exchange |
---|
Methods in uk.ac.leeds.ccg.andyt.grids.exchange that return Grid2DSquareCellInt | |
---|---|
Grid2DSquareCellInt |
ESRIAsciiGridImporter.constructGrid2DSquareCellInt(GridStatisticsAbstract gridStatistics,
java.io.File outputDirectory,
Grid2DSquareCellIntChunkAbstractFactory grid2DSquareCellIntChunkFactory,
int chunkNrows,
int chunkNcols)
Returns a Grid2DSquareCellInt loaded from this.file |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |