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

G

gamOutputToGrid(File, Grid2DSquareCellAbstract, double) - Static method in class uk.ac.leeds.ccg.andyt.grids.exchange.IO
 
generateCatchment(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
 
generateCircularData(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
 
generateGamInput(File, Grid2DSquareCellAbstract, Grid2DSquareCellAbstract) - Static method in class uk.ac.leeds.ccg.andyt.grids.exchange.IO
Creates gamInputFile from the countFile and parFile.
generateSquareData(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
 
GenerateTestData - Class in uk.ac.leeds.ccg.andyt.grids.examples
TODO: docs
GenerateTestData() - Constructor for class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
Creates new GenerateTestData.
GenerateTestData(File) - Constructor for class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
Creates new GenerateTestData.
geometricDensity(Grid2DSquareCellDouble, double, Grid2DSquareCellDoubleFactory) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorGWS
Returns an Grid2DSquareCellDouble[] containing geometric density surfaces at a range of scales: result[ 0 ] - is the result at the first scale ( double the cellsize of grid ) result[ 1 ] - if it exists is the result at the second scale ( double the cellsize of result[ 0 ] ) result[ n ] - if it exists is the result at the ( n + 1 )th scale ( double the cellsize of result[ n - 1 ] ) The algorithm used for generating a geometric density surface is described in: Turner A (2000) Density Data Generation for Spatial Data Mining Applications.
getAdaptiveKernelWeight(double, double, double, int, double, double) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Kernel
Returns a double representing an adaptive kernel weight.
getArithmeticMeanBigDecimal(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
For returning the Arithmetic Mean of all non noDataValues as a BigDecimal.
getArithmeticMeanBigDecimal(int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the Arithmetic Mean of all non noDataValues as a BigDecimal.
getArithmeticMeanBigDecimal(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the Arithmetic Mean of all non noDataValues as a BigDecimal.
getArithmeticMeanBigDecimal(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
For returning the Arithmetic Mean of all non noDataValues as a BigDecimal.
getArithmeticMeanBigDecimal(int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the Arithmetic Mean of all non noDataValues as a BigDecimal.
getArithmeticMeanBigDecimal(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the Arithmetic Mean of all non noDataValues as a BigDecimal.
getArithmeticMeanBigDecimal(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics0
For returning the arithmetic mean of all non noDataValues as a BigDecimal Throws an ArithmeticException if nonNoDataValueCountBigInteger is equal to zero.
getArithmeticMeanBigDecimal(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1
For returning the arithmetic mean of all non noDataValues as a BigDecimal Throws an ArithmeticException if nonNoDataValueCountBigInteger is equal to zero.
getArithmeticMeanBigDecimal(int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the arithmetic mean of all non noDataValues as a BigDecimal
getArithmeticMeanBigDecimal(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the arithmetic mean of all non noDataValues as a BigDecimal
getArithmeticMeanBigDecimal(int, boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the arithmetic mean of all non noDataValues as a BigDecimal
getArithmeticMeanDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
For returning the Arithmetic Mean of all non noDataValues as a double.
getArithmeticMeanDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the Arithmetic Mean of all non noDataValues as a double.
getArithmeticMeanDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the Arithmetic Mean of all non noDataValues as a double.
getArithmeticMeanDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Returns the Arithmetic Mean of all non noDataValues as a double.
getArithmeticMeanDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the Arithmetic Mean of all non noDataValues as a double.
getArithmeticMeanDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the Arithmetic Mean of all non noDataValues as a double.
getBasicDescription(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a basic description of this instance.
getBasicDescription() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a basic description of this instance.
getBasicGridInfo(File) - Static method in class uk.ac.leeds.ccg.andyt.grids.exchange.IO
Returns a double[] of grid information where; [0] = (double) ncols; [1] = (double) nrows; [2] = xllcorner; [3] = yllcorner; [4] = cellsize; [5] = noDataValue if it exists or Double.NEGATIVE_INFINITY otherwise
getCell(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the value at cellRowIndex, cellColIndex else returns noDataValue.
getCell(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the value at cellRowIndex, cellColIndex else returns noDataValue.
getCell(Grid2DSquareCellDoubleChunkAbstract, int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the value at position given by chunk row index chunkRowIndex, chunk column index chunkColIndex, chunk cell row index chunkCellRowIndex, chunk cell column index chunkCellColIndex.
getCell(Grid2DSquareCellDoubleChunkAbstract, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the value at position given by chunk row index chunkRowIndex, chunk column index chunkColIndex, chunk cell row index chunkCellRowIndex, chunk cell column index chunkCellColIndex.
getCell(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
For returning the value of the cell containing point given by x-coordinate x, y-coordinate y as a double.
getCell(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
For returning the value of the cell containing point given by x-coordinate x, y-coordinate y as a int.
getCell(Grid2DSquareCellAbstract.CellID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
For returning the value of the cell with cell ID cellID as a int.
getCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex.
getCell(int, int, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex, as a double.
getCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex, as a double.
getCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArray
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex.
getCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex.
getCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex.
getCell(Grid2DSquareCellChunkAbstract.ChunkCellID, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Returns the value of cell with CellID given by chunkCellID.
getCell(int, int, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAF
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex.
getCell(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the value at cellRowIndex, cellColIndex else returns noDataValue.
getCell(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the value at cellRowIndex, cellColIndex else returns noDataValue.
getCell(Grid2DSquareCellIntChunkAbstract, int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the value at position given by chunk row index chunkRowIndex, chunk column index chunkColIndex, chunk cell row index chunkCellRowIndex, chunk cell column index chunkCellColIndex.
getCell(Grid2DSquareCellIntChunkAbstract, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the value at position given by chunk row index chunkRowIndex, chunk column index chunkColIndex, chunk cell row index chunkCellRowIndex, chunk cell column index chunkCellColIndex.
getCell(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
For returning the value of the cell containing point given by x-coordinate x, y-coordinate y as a int.
getCell(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
For returning the value of the cell containing point given by x-coordinate x, y-coordinate y as a int.
getCell(Grid2DSquareCellAbstract.CellID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
For returning the value of the cell with cell ID cellID as a int.
getCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex.
getCell(int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex, as a double.
getCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell col chunkCellColIndex as a int.
getCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArray
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex.
getCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex.
getCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex as a int.
getCell(Grid2DSquareCellChunkAbstract.ChunkCellID, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Returns the value of cell with CellID given by chunkCellID
getCell(int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex.
getCellBigDecimal(int, int, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell row chunkCellColIndex, as a BigDecimal.
getCellBoundsDoubleArray(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns double[] where; double[0] xmin, left most x-coordinate of cell at (rowIndex,colIndex) double[1] ymin, lowest y-coordinate of cell at (rowIndex,colIndex) double[2] xmax, right most x-coordinate of cell at (rowIndex,colIndex) double[3] ymax, highest y-coordinate of cell at (rowIndex,colIndex)
getCellBoundsDoubleArray(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns double[] where; double[0] xmin, left most x-coordinate of cell at (rowIndex,colIndex) double[1] ymin, lowest y-coordinate of cell at (rowIndex,colIndex) double[2] xmax, right most x-coordinate of cell at (rowIndex,colIndex) double[3] ymax, highest y-coordinate of cell at (rowIndex,colIndex)
getCellBoundsDoubleArray(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns double[] where; double[0] xmin, left most x-coordinate of cell that intersects point at (x,y) double[1] ymin, lowest y-coordinate of cell that intersects point at (x,y) double[2] xmax, right most x-coordinate of cell that intersects point at (x,y) double[3] ymax, highest y-coordinate of cell that intersects point at (x,y)
getCellBoundsDoubleArray(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns double[] where; double[0] xmin, left most x-coordinate of cell that intersects point at (x,y) double[1] ymin, lowest y-coordinate of cell that intersects point at (x,y) double[2] xmax, right most x-coordinate of cell that intersects point at (x,y) double[3] ymax, highest y-coordinate of cell that intersects point at (x,y)
getCellColIndex() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract.CellID
Returns cellColIndex of this CellID
getCellColIndex(double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell column Index for the cell column that intersect the x-coordinate x.
getCellColIndex(double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell column Index for the cell column that intersect the x-coordinate x.
getCellColIndex(BigDecimal, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell column Index for the cell column that intersect the x-coordinate xBigDecimal.
getCellColIndex(BigDecimal) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell column Index for the cell column that intersect the x-coordinate xBigDecimal.
getCellDouble(Point2D.Double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns Grid2DSquareCellChunkAbstract cell value at at Point2D.Double point as a double.
getCellDouble(Point2D.Double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns Grid2DSquareCellChunkAbstract cell value at at Point2D.Double point as a double.
getCellDouble(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns Grid2DSquareCellChunkAbstract cell value at at point given by x-coordinate x and y-coordinate y as a double.
getCellDouble(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns Grid2DSquareCellChunkAbstract cell value at at point given by x-coordinate x and y-coordinate y as a double.
getCellDouble(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns Grid2DSquareCellChunkAbstract cell value at cell row index equal to cellRowIndex, cell col index equal to cellColIndex as a double.
getCellDouble(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns Grid2DSquareCellChunkAbstract cell value at cell row index equal to cellRowIndex, cell col index equal to cellColIndex as a double.
getCellDouble(int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns Grid2DSquareCellChunkAbstract cell value at cell row index equal to cellRowIndex, cell col index equal to cellColIndex as a double.
getCellDouble(int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns Grid2DSquareCellChunkAbstract cell value at cell row index equal to cellRowIndex, cell col index equal to cellColIndex as a double.
getCellDouble(Grid2DSquareCellChunkAbstract, int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell value at chunk cell row index chunkCellRowIndex, chunk cell col index chunkCellColIndex of Grid2DSquareCellChunkAbstract given by chunk row index chunkRowIndex, chunk col index chunkColIndex as a double.
getCellDouble(Grid2DSquareCellChunkAbstract, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell value at chunk cell row index chunkCellRowIndex, chunk cell col index chunkCellColIndex of Grid2DSquareCellChunkAbstract given by chunk row index chunkRowIndex, chunk col index chunkColIndex as a double.
getCellDouble(int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the value at position given by: chunk cell row chunkCellRowIndex; chunk cell col chunkCellColIndex as a double.
getCellID(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a new CellID of the cell given by cell row index cellRowIndex, cell column index cellColIndex.
getCellID(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a new CellID of the cell given by cell row index cellRowIndex, cell column index cellColIndex.
getCellID(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a CellID of the cell given by x-coordinate x, y-coordinate y even if that cell would not be in the grid.
getCellID(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a CellID of the cell given by x-coordinate x, y-coordinate y even if that cell would not be in the grid.
getCellIDs(double, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a CellID[] - the cell IDs for cells thats centroids are intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCellIDs(double, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a CellID[] - the cell IDs for cells thats centroids are intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCellIDs(long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a CellID[] - the cell IDs for cells thats centroids would be intersected by circle with centre at centroid of cell given by cell row index cellRowIndex, cell column index cellColIndex, and radius distance.
getCellIDs(long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a CellID[] - the cell IDs for cells thats centroids would be intersected by circle with centre at centroid of cell given by cell row index cellRowIndex, cell column index cellColIndex, and radius distance.
getCellIDs(double, double, long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns double[] cells - the values for cells thats centroids would be intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCellIDs(double, double, long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns double[] cells - the values for cells thats centroids would be intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCellIDs(Grid2DSquareCellDouble, long, long, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
 
getCellIDsHashSet(Grid2DSquareCellDouble, long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
 
getCellInt(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns Grid2DSquareCellChunkAbstract cell value at cell row index equal to cellRowIndex, cell col index equal to cellColIndex as a int.
getCellInt(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns Grid2DSquareCellChunkAbstract cell value at cell row index equal to cellRowIndex, cell col index equal to cellColIndex as a int.
getCellInt(int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell value at chunk cell row index chunkCellRowIndex, chunk cell col index chunkCellColIndex of Grid2DSquareCellChunkAbstract given by chunk row index chunkRowIndex, chunk col index chunkColIndex as a int.
getCellInt(int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell value at chunk cell row index chunkCellRowIndex, chunk cell col index chunkCellColIndex of Grid2DSquareCellChunkAbstract given by chunk row index chunkRowIndex, chunk col index chunkColIndex as a int.
getCellInt(Grid2DSquareCellChunkAbstract, int, int, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell value at chunk cell row index chunkCellRowIndex, chunk cell col index chunkCellColIndex of Grid2DSquareCellChunkAbstract given by chunk row index chunkRowIndex, chunk col index chunkColIndex as a int.
getCellInt(Grid2DSquareCellChunkAbstract, int, int, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell value at chunk cell row index chunkCellRowIndex, chunk cell col index chunkCellColIndex of Grid2DSquareCellChunkAbstract given by chunk row index chunkRowIndex, chunk col index chunkColIndex as a int.
getCellRowIndex() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract.CellID
Returns cellRowIndex of this CellID
getCellRowIndex(double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell row Index for the cells that intersect the line with y-coordinate y.
getCellRowIndex(double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell row Index for the cells that intersect the line with y-coordinate y.
getCellRowIndex(BigDecimal, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell row Index for the cells that intersect the line with y-coordinate yBigDecimal.
getCellRowIndex(BigDecimal) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the cell row Index for the cells that intersect the line with y-coordinate yBigDecimal.
getCells(double, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a double[] of all cell values for cells thats centroids are intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCells(double, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a double[] of all cell values for cells thats centroids are intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCells(long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a int[] of all cell values for cells thats centroids are intersected by circle with centre at centroid of cell given by cell row index cellRowIndex, cell column index cellColIndex, and radius distance.
getCells(long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a int[] of all cell values for cells thats centroids are intersected by circle with centre at centroid of cell given by cell row index cellRowIndex, cell column index cellColIndex, and radius distance.
getCells(double, double, long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a int[] of all cell values for cells thats centroids are intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCells(double, double, long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a int[] of all cell values for cells thats centroids are intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCells(double, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a int[] of all cell values for cells thats centroids are intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCells(double, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a int[] of all cell values for cells thats centroids are intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCells(long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a int[] of all cell values for cells thats centroids are intersected by circle with centre at centroid of cell given by cell row index cellRowIndex, cell column index cellColIndex, and radius distance.
getCells(long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a int[] of all cell values for cells thats centroids are intersected by circle with centre at centroid of cell given by cell row index cellRowIndex, cell column index cellColIndex, and radius distance.
getCells(double, double, long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a int[] of all cell values for cells thats centroids are intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCells(double, double, long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a int[] of all cell values for cells thats centroids are intersected by circle with centre at x-coordinate x, y-coordinate y, and radius distance.
getCellsizeDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a double equal to this.dimensions[0].doubleValue.
getCellXBigDecimal(long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid for cells with column index cellColIndex as a BigDecimal.
getCellXBigDecimal(long, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid for cells with column index cellColIndex as a BigDecimal.
getCellXBigDecimal(long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid for cells with column index cellColIndex as a BigDecimal.
getCellXBigDecimal(Grid2DSquareCellAbstract.CellID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid for cell with cell ID cellID as a BigDecimal.
getCellXBigDecimal(Grid2DSquareCellAbstract.CellID, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid of cell with CellID cellID as a getCellXBigDecimal.
getCellXBigDecimal(Grid2DSquareCellAbstract.CellID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid for cell with cell ID cellID as a BigDecimal.
getCellXDouble(long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid for cells with column index cellColIndex as a double.
getCellXDouble(long, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid for cells with column index cellColIndex as a double.
getCellXDouble(long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid for cells with column index cellColIndex as a double.
getCellXDouble(Grid2DSquareCellAbstract.CellID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid for cell with cell ID cellID as a double
getCellXDouble(Grid2DSquareCellAbstract.CellID, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid of cell with CellID cellID as a double.
getCellXDouble(Grid2DSquareCellAbstract.CellID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the x-coordinate of the centroid for cell with cell ID cellID as a double
getCellYBigDecimal(long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid for cells with row index cellRowIndex as a BigDecimal.
getCellYBigDecimal(long, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid for cells with row index cellRowIndex as a BigDecimal.
getCellYBigDecimal(long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid for cells with row index cellRowIndex as a BigDecimal.
getCellYBigDecimal(Grid2DSquareCellAbstract.CellID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid of cell with CellID cellID as a BigDecimal.
getCellYBigDecimal(Grid2DSquareCellAbstract.CellID, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid of cell with CellID cellID as a BigDecimal.
getCellYBigDecimal(Grid2DSquareCellAbstract.CellID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid of cell with CellID cellID as a BigDecimal.
getCellYDouble(long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid for cells with row index cellRowIndex as a double.
getCellYDouble(long, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid for cells with row index cellRowIndex as a double.
getCellYDouble(long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid for cells with row index cellRowIndex as a double.
getCellYDouble(Grid2DSquareCellAbstract.CellID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid of cell with CellID cellID as a double.
getCellYDouble(Grid2DSquareCellAbstract.CellID, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid of cell with CellID cellID as a double.
getCellYDouble(Grid2DSquareCellAbstract.CellID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the y-coordinate of the centroid of cell with CellID cellID as a double.
getChunkCellColIndex(double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk cell column Index of the cells that intersect the x-coordinate x.
getChunkCellColIndex(double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk cell column Index of the cells that intersect the x-coordinate x.
getChunkCellColIndex(long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk cell column index of the cells in the cell column index cellColIndex.
getChunkCellColIndex(long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk cell column index of the cells in the cell column index cellColIndex.
getChunkCellColIndex() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract.ChunkCellID
Returns chunkCellColIndex of this CellID
getChunkCellRowIndex(double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk cell row Index of the cells that intersects the line with y-coordinate y.
getChunkCellRowIndex(double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk cell row Index of the cells that intersects the line with y-coordinate y.
getChunkCellRowIndex(long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk cell row index of the cells with cell row index equal to cellRowIndex.
getChunkCellRowIndex(long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk cell row index of the cells with cell row index equal to cellRowIndex.
getChunkCellRowIndex() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract.ChunkCellID
Returns chunkCellRowIndex of this CellID
getChunkColIndex() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract.ChunkID
Returns this.chunkColIndex
getChunkColIndex(double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk column index for the Grid2DSquareCellChunkAbstract intersecting the x-coordinate x.
getChunkColIndex(double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk column index for the Grid2DSquareCellChunkAbstract intersecting the x-coordinate x.
getChunkColIndex(long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk column index for the Grid2DSquareCellChunkAbstract intersecting the cell column index cellColIndex.
getChunkColIndex(long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk column index for the Grid2DSquareCellChunkAbstract intersecting the cell column index cellColIndex.
getChunkID(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
Returns a copy of this.chunkID.
getChunkID() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
Returns a copy of this.chunkID.
getChunkNcols(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns this.chunkNcols.
getChunkNcols(int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns chunkNcols, the number of columns in Grid2DSquareCellChunkAbstract with ChunkID.chunkColIndex equal to chunkColIndex.
getChunkNcols(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns chunkNcols, the number of columns in Grid2DSquareCellChunkAbstract with ChunkID.chunkColIndex equal to chunkColIndex.
getChunkNcols(Grid2DSquareCellAbstract.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns chunkNcols, the number of columns in Grid2DSquareCellChunkAbstract with ChunkID equal to chunkID
getChunkNcols(Grid2DSquareCellAbstract.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns chunkNcols, the number of columns in Grid2DSquareCellChunkAbstract with ChunkID equal to chunkID
getChunkNcols() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Returns a copy of this.chunkNcols.
getChunkNcolsFinalColChunks(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the number of cols in the final col Chunk
getChunkNcolsFinalColChunks() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the number of cols in the final col Chunk
getChunkNrows(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns this.chunkNrows.
getChunkNrows(int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns chunkNrows, the number of rows in Grid2DSquareCellChunkAbstract with ChunkID.chunkRowIndex equal to chunkRowIndex.
getChunkNrows(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns chunkNrows, the number of rows in Grid2DSquareCellChunkAbstract with ChunkID.chunkRowIndex equal to chunkRowIndex.
getChunkNrows(Grid2DSquareCellAbstract.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns chunkNrows, the number of rows in Grid2DSquareCellChunkAbstract with ChunkID equal to chunkID
getChunkNrows(Grid2DSquareCellAbstract.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns chunkNrows, the number of rows in Grid2DSquareCellChunkAbstract with ChunkID equal to chunkID
getChunkNrows() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Returns a copy of this.chunkNrows.
getChunkNrowsFinalRowChunks(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the number of rows in the final row Chunk.
getChunkNrowsFinalRowChunks() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the number of rows in the final row Chunk.
getChunkRowIndex() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract.ChunkID
Returns this.chunkRowIndex
getChunkRowIndex(double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk row index for the chunks intersecting the line given by y-coordinate y.
getChunkRowIndex(double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk row index for the chunks intersecting the line given by y-coordinate y.
getChunkRowIndex(long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk row index for the chunk intersecting the cells with cell row index cellRowIndex.
getChunkRowIndex(long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the chunk row index for the chunk intersecting the cells with cell row index cellRowIndex.
getCount() - Method in class uk.ac.leeds.ccg.andyt.grids.utilities.UnsignedLong
Returns a count of the number of values of 1 in the binary encoding of value.
getData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Returns this.data TODO: This could be made public if a copy is returned!
getData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArray
Returns this.data.
getData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI
For returning data TODO: Return a copy of this.data and make public?
getData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Returns this.data TODO: This could be made public if a copy is returned!
getData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAF
For returning this.randomAccessFile.
getData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
Returns this.data TODO: This could be made public if a copy is returned!
getData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArray
Returns this.data.
getData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI
For returning data
getData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Returns this.data.
getData() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF
TODO: docs
getDefaultDataDirectory() - Static method in class uk.ac.leeds.ccg.andyt.grids.exchange.IO
Returns a default data directory
getDescription() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
For returning a description of this.
getDescription() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Returns a description of this.
getDescription() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF
Returns a description of this.
getDescription() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
Returns a string describing this instance
getDimensions(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a copy of this.dimensions.
getDimensions() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Returns this.dimensions
getDimensionsScale(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a copy of this.dimensionsScale.
getDirectory(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a copy of directory.
getDirectory() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a copy of directory.
getDirectory() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Returns a copy of this.directory.
getDiversity() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
For returning the number of different values.
getDiversity() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
For returning the number of different values.
getDiversityBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
For returning the number of different values.
getFilenamePrefix() - Method in class uk.ac.leeds.ccg.andyt.grids.exchange.ESRIAsciiGridImporter
Returns the prefix (before "." part of filename of this.file.
getFlowAccumulation(Grid2DSquareCellDouble, int, double, HashSet, Grid2DSquareCellDoubleFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
There are many estimates of flow that can be generated and many models developed in hydrology.
getGeometricMeanBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
For returning the Geometric Mean of all non noDataValues as a BigDecimal Warning! This is imprecise and it can happen that Math.pow does not return what might be expected! (For example, negative powers in the range (0,1) for negative numbers.) TODO: Develop a pow function such as com.ibm.icu.math.BigDecimal.pow This resource is not used here due to licensing, but it could be...
getGeometricMeanDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
For returning the Geometric Mean of all non noDataValues as a double Warning! This is imprecise and it can happen that Math.pow does not return what might be expected! (For example, negative powers in the range (0,1) for negative numbers.) TODO: Develop a pow function such as com.ibm.icu.math.BigDecimal.pow This resource is not used here due to licensing, but it could be...
getGrid2DSquareCell(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
Returns this.grid2DSquareCell.
getGrid2DSquareCell() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
Returns this.grid2DSquareCell.
getGrid2DSquareCell(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a Grid2DSquareCell from this.grid2DSquareCells.
getGrid2DSquareCell() - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a Grid2DSquareCell from this.grid2DSquareCells.
getGrid2DSquareCellChunk(int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the Grid2DSquareCellChunkAbstract with ChunkID.chunkRowIndex equal to chunkRowIndex and ChunkID.chunkColIndex equal to chunkColIndex.
getGrid2DSquareCellChunk(int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the Grid2DSquareCellChunkAbstract with ChunkID.chunkRowIndex equal to chunkRowIndex and ChunkID.chunkColIndex equal to chunkColIndex.
getGrid2DSquareCellChunk(Grid2DSquareCellAbstract.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the Grid2DSquareCellChunkAbstract with ChunkID equal to chunkID.
getGrid2DSquareCellChunk(Grid2DSquareCellAbstract.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the Grid2DSquareCellChunkAbstract with ChunkID equal to chunkID.
getGrid2DSquareCellDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns this.grid2DSquareCellDouble.
getGrid2DSquareCellDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns this.grid2DSquareCellDouble.
getGrid2DSquareCellDoubleChunk(int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns grid2DSquareCellDoubleChunks.
getGrid2DSquareCellDoubleChunk(int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns grid2DSquareCellDoubleChunks.
getGrid2DSquareCellDoubleChunk(Grid2DSquareCellAbstract.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns grid2DSquareCellDoubleChunksAbstract for the given ChunkID
getGrid2DSquareCellDoubleChunk(Grid2DSquareCellAbstract.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns grid2DSquareCellDoubleChunksAbstract for the given ChunkID
getGrid2DSquareCellDoubleChunkFactory() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Returns a reference to this.grid2DSquareCellDoubleChunkFactory.
getGrid2DSquareCellInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns grid2DSquareCellInt.
getGrid2DSquareCellIntChunk(int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns grid2DSquareCellIntChunks.
getGrid2DSquareCellIntChunk(int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns grid2DSquareCellIntChunks.
getGrid2DSquareCellIntChunk(Grid2DSquareCellAbstract.ChunkID, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns grid2DSquareCellIntChunksAbstract for the given ChunkID
getGrid2DSquareCellIntChunk(Grid2DSquareCellAbstract.ChunkID) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns grid2DSquareCellIntChunksAbstract for the given ChunkID
getGrid2DSquareCellIntChunkFactory() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntFactory
Returns a reference to this.grid2DSquareCellIntChunkFactory.
getGrid2DSquareCells() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
 
getGrid2DSquareCells() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Returns this.grid2DSquareCells
getGrid2DSquareCells() - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns this.grid2DSquareCells
getGridBounds(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns gridBounds (the bounding box of the grid) as a double[] where; gridBounds[0] xmin, left most x-coordinate of this gridBounds[1] ymin, lowest y-coordinate of this gridBounds[2] xmax, right most x-coordinate of this gridBounds[3] ymax, highest y-coordinate of this
getGridBounds() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns gridBounds (the bounding box of the grid) as a double[] where; gridBounds[0] xmin, left most x-coordinate of this gridBounds[1] ymin, lowest y-coordinate of this gridBounds[2] xmax, right most x-coordinate of this gridBounds[3] ymax, highest y-coordinate of this TODO: Are bounds in double range? Is there more than cellsize difference with precision? Throw appropriate exceptions.
getGridStatistics() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns this.gridStatistics TODO: For safety, this method should either be removed and this class be made implement GridStatisticsInterface.
getGridStatistics() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Returns this.gridStatistics
getHandleOutOfMemoryError() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
Returns this.handleOutOfMemoryError
getHarmonicMeanBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
Returns the Harmonic Mean of all non noDataValues as a BigDecimal.
getHarmonicMeanDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Returns the Harmonic Mean of all non noDataValues as a double.
getHeightBigDecimal(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the height of the grid.
getHeightBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the height of the grid.
getHeightDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the height of the grid.
getHeightDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the height of the grid.
getHollowFilledDEM(Grid2DSquareCellAbstract, double, int, HashSet, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns an Grid2DSquareCellDouble hollowFilledDEM which has cell values as in grid except with any hollows raised so that they are not hollows.
getInitialFlowAccumulation(Grid2DSquareCellDouble, double, HashSet, Grid2DSquareCellDoubleFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
TODO: docs frictionFactor = 75.0d; constant = 8.0d * 9.81d / frictionFactor; velocity = Math.sqrt( constant * waterDepth * changeInDepth / ChangeInLength ); discharge = velocity * waterDepth
getInitialPeaksHashSetAndSetTheirValue(Grid2DSquareCellDouble, Grid2DSquareCellDouble, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns a HashSet containing cellIDs which identifies cells for which neighbouring cells in the immediate 8 cell neighbourhood that are either the same value, lower or noDataValues
getIsSwapUpToDate(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
Returns this.isSwapUpToDate
getIsSwapUpToDate() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
Returns this.isSwapUpToDate
getIsUpToDate() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1
Returns upToDate
getKernelParameters(Grid2DSquareCellAbstract, int, double, double, double) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Kernel
Returns double[] result of kernel parameters where: result[0] = The total sum of all the weights for a given kernel; result[1] = The total number of cells thats centroids are within distance of an arbitrary cell centroid of grid2DSquareCell.
getKernelVolume(double, int, double, double) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Kernel
Returns a double representing the kernel volume.
getKernelWeight(double, double, double, double) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Kernel
Returns a double value for the height of a kernel at thisDistance from the centre of a kernel with; Bandwidth distance, weight at the centre of weightIntersect and distance decay of weightFactor.
getKernelWeights(Grid2DSquareCellAbstract, double, double, double) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Kernel
Returns a double[] of kernel weights.
getKernelWeights(Grid2DSquareCellAbstract, long, long, double, double, double, Point2D.Double[]) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Kernel
Returns a double[] of kernel weights.
getKernelWeights(Point2D.Double, double, double, double, Point2D.Double[]) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Kernel
Returns double[] result of kernel weights.
getLong() - Method in class uk.ac.leeds.ccg.andyt.grids.utilities.UnsignedLong
Returns this.value.
getMaxBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics0
For returning the maximum of all non noDataValues as a BigDecimal.
getMaxBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1
For returning the maximum of all non noDataValues as a BigDecimal
getMaxBigDecimal(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the maximum of all non noDataValues as a BigDecimal.
getMaxBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the maximum of all non noDataValues as a BigInteger.
getMaxBigDecimal(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the maximum of all non noDataValues as a BigDecimal
getMaxBigInteger(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the maximum of all non noDataValues as a BigInteger.
getMaxBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the maximum of all non noDataValues as a BigInteger.
getMaxBigInteger(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the maximum of all non noDataValues as a BigInteger
getMaxDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
For returning the maximum of all non noDataValues as a double
getMaxDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the maximum of all non noDataValues as a double.
getMaxDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the maximum of all non noDataValues as a double.
getMaxDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Returns the maximum of all non noDataValues as a double
getMaxDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the maximum of all non noDataValues as a double.
getMaxDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the maximum of all non noDataValues as a double.
getMaxDouble(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the minimum of all non noDataValues as a double
getMaxFlowDirection(Grid2DSquareCellDouble, Grid2DSquareCellDoubleFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns an Grid2DSquareCellDouble result containing values which indicate the direction of the maximum down slope for the immediate 8 cell neighbourhood.
getMaxInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
For returning the maximum of all non noDataValues as a int.
getMaxInt(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the maximum of all non noDataValues as a double.
getMaxInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the maximum of all non noDataValues as a double.
getMaxInt(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the maximum of all non noDataValues as a int.
getMaxInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a int.
getMaxInt(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the minimum of all non noDataValues as a int
getMaxLong(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the maximum of all non noDataValues as a long.
getMaxLong() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a long.
getMaxLong(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the minimum of all non noDataValues as a long
getMedianDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
For returning the median of all non noDataValues as a double
getMedianDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the median of all non noDataValues as a double.
getMedianDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the median of all non noDataValues as a double.
getMedianDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
For returning the median of all non noDataValues as a double
getMedianDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
For returning the median of all non noDataValues as a double
getMedianDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the median of all non noDataValues as a double.
getMedianDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the median of all non noDataValues as a double.
getMetrics1(Grid2DSquareCellAbstract, double, double, double, Grid2DSquareCellDoubleFactory, Grid2DSquareCellIntFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns an Grid2DSquareCellDouble[] metrics1 where: metrics1[0] = no data count; metrics1[1] = flatness; metrics1[2] = roughness; metrics1[3] = slopyness; metrics1[4] = levelness; metrics1[5] = totalDownness; metrics1[6] = averageDownness; metrics1[7] = totalUpness; metrics1[8] = averageUpness; metrics1[9] = maxd_hhhh [ sum of distance weighted maximum height differences ]; metrics1[10] = mind_hhhh [ sum of distance weighted minimum height differences ]; metrics1[11] = sumd_hhhh [ sum of distance weighted height differences ]; metrics1[12] = aved_hhhh [ sum of distance weighted average height difference ]; metrics1[13] = count_hhhh [ count ]; metrics1[14] = w_hhhh [ sum of distance weights ]; metrics1[15] = mind_hxhx_ai_hhhl [ sum of distance weighted ( minimum difference of cells adjacent to lower cell ) ]; metrics1[16] = maxd_hxhx_ai_hhhl [ sum of distance weighted ( maximum difference of cells adjacent to lower cell ) ]; metrics1[17] = sumd_hxhx_ai_hhhl [ sum of distance weighted ( sum of differences of cells adjacent to lower cell ) ]; metrics1[18] = d_xhxx_ai_hhhl [ sum of distance weighted ( difference of cell opposite lower cell ) ]; metrics1[19] = d_xxxl_ai_hhhl [ sum of distance weighted ( difference of lower cell ) ]; metrics1[20] = sumd_xhxl_ai_hhhl [ sum of distance weighted ( sum of differences of lower cell and cell opposite ) ]; metrics1[21] = mind_abs_xhxl_ai_hhhl [ sum of distance weighted ( minimum difference magnitude of lower cell and cell opposite ) ]; metrics1[22] = maxd_abs_xhxl_ai_hhhl [ sum of distance weighted ( maximum difference magnitude of lower cell and cell opposite ) ]; metrics1[23] = sumd_abs_xhxl_ai_hhhl [ sum of distance weighted ( sum of difference magnitudes of lower cell and cell opposite ) ]; metrics1[24] = count_hhhl [ count ]; metrics1[25] = w_hhhl [ sum of distance weights ]; metrics1[26] = mind_hxhx_ai_hlhl [ sum of distance weighted ( minimum difference of higher cells ) ]; metrics1[27] = maxd_hxhx_ai_hlhl [ sum of distance weighted ( maximum difference of higher cells ) ]; metrics1[28] = sumd_hxhx_ai_hlhl [ sum of distance weighted ( sum differences of higher cells ) ]; metrics1[29] = mind_xlxl_ai_hlhl [ sum of distance weighted ( minimum difference of lower cells ) ]; metrics1[30] = maxd_xlxl_ai_hlhl [ sum of distance weighted ( maximum difference of lower cells ) ]; metrics1[31] = sumd_xlxl_ai_hlhl [ sum of distance weighted ( sum of differences of lower cells ) ]; metrics1[32] = mind_abs_hlhl [ sum of distance weighted ( minimum difference magnitude of cells ) ]; metrics1[33] = maxd_abs_hlhl [ sum of distance weighted ( maximum difference magnitude of cells ) ]; metrics1[34] = sumd_abs_hlhl [ sum of distance weighted ( sum of difference magnitudes of cells ) ]; metrics1[35] = count_hlhl [ count ]; metrics1[36] = w_hlhl [ sum of distance weights ]; metrics1[37] = mind_hhxx_ai_hhll [ sum of distance weighted ( minimum difference of higher cells ) ]; metrics1[38] = maxd_hhxx_ai_hhll [ sum of distance weighted ( maximum difference of higher cells ) ]; metrics1[39] = sumd_hhxx_ai_hhll [ sum of distance weighted ( sum of differences of higher cells ) ]; metrics1[40] = mind_xxll_ai_hhll [ sum of distance weighted ( minimum difference of lower cells ) ]; metrics1[41] = maxd_xxll_ai_hhll [ sum of distance weighted ( maximum difference of lower cells ) ]; metrics1[42] = sumd_xxll_ai_hhll [ sum of distance weighted ( sum of differences of lower cells ) ]; metrics1[43] = mind_abs_hhll [ sum of distance weighted ( minimum difference magnitude of cells ) ]; metrics1[44] = maxd_abs_hhll [ sum of distance weighted ( maximum difference magnitude of cells ) ]; metrics1[45] = sumd_abs_hhll [ sum of distance weighted ( sum of difference magnitudes of cells ) ]; metrics1[46] = count_hhll [ count ]; metrics1[47] = w_hhll [ sum of distance weights ]; metrics1[48] = mind_lxlx_ai_lllh [ sum of distance weighted ( minimum difference of cells adjacent to higher cell ) ]; metrics1[49] = maxd_lxlx_ai_lllh [ sum of distance weighted ( maximum difference of cells adjacent to higher cell ) ]; metrics1[50] = sumd_lxlx_ai_lllh [ sum of distance weighted ( sum of differences of cells adjacent to higher cell ) ]; metrics1[51] = d_xlxx_ai_lllh [ sum of distance weighted ( difference of cell opposite higher cell ) ]; metrics1[52] = d_xxxh_ai_lllh [ sum of distance weighted ( difference of higher cell ) ]; metrics1[53] = sumd_xlxh_ai_lllh [ sum of distance weighted ( sum of differences of higher cell and cell opposite ) ]; metrics1[54] = mind_abs_xlxh_ai_lllh [ sum of distance weighted ( minimum difference magnitude of higher cell and cell opposite ) ]; metrics1[55] = maxd_abs_xlxh_ai_lllh [ sum of distance weighted ( maximum difference magnitude of higher cell and cell opposite ) ]; metrics1[56] = sumd_abs_xlxh_ai_lllh [ sum of distance weighted ( sum of difference magnitudes of higher cell and cell opposite ) ]; metrics1[57] = count_lllh [ count ]; metrics1[58] = w_lllh [ sum of distance weights ]; metrics1[59] = maxd_llll [ sum of distance weighted maximum height differences ]; metrics1[60] = mind_llll [ sum of distance weighted minimum height differences ]; metrics1[61] = sumd_llll [ sum of distance weighted height differences ]; metrics1[62] = aved_llll [ sum of distance weighted average height difference ]; metrics1[63] = count_llll [ count ]; metrics1[64] = w_llll [ sum of distance weights ];
getMetrics1(Grid2DSquareCellAbstract[], Grid2DSquareCellAbstract, BigDecimal[], double, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns an Grid2DSquareCellDouble[] metrics1 where: \n metrics1[0] = no data count; \n metrics1[1] = flatness; \n metrics1[2] = roughness; \n metrics1[3] = slopyness; \n metrics1[4] = levelness; \n metrics1[5] = totalDownness; \n metrics1[6] = averageDownness; \n metrics1[7] = totalUpness; \n metrics1[8] = averageUpness; \n metrics1[9] = maxd_hhhh [ sum of distance weighted maximum height differences ]; \n metrics1[10] = mind_hhhh [ sum of distance weighted minimum height differences ]; \n metrics1[11] = sumd_hhhh [ sum of distance weighted height differences ]; \n metrics1[12] = aved_hhhh [ sum of distance weighted average height difference ]; \n metrics1[13] = count_hhhh [ count ]; \n metrics1[14] = w_hhhh [ sum of distance weights ]; \n metrics1[15] = mind_hxhx_ai_hhhl [ sum of distance weighted ( minimum difference of cells adjacent to lower cell ) ]; \n metrics1[16] = maxd_hxhx_ai_hhhl [ sum of distance weighted ( maximum difference of cells adjacent to lower cell ) ]; \n metrics1[17] = sumd_hxhx_ai_hhhl [ sum of distance weighted ( sum of differences of cells adjacent to lower cell ) ]; \n metrics1[18] = d_xhxx_ai_hhhl [ sum of distance weighted ( difference of cell opposite lower cell ) ]; \n metrics1[19] = d_xxxl_ai_hhhl [ sum of distance weighted ( difference of lower cell ) ]; \n metrics1[20] = sumd_xhxl_ai_hhhl [ sum of distance weighted ( sum of differences of lower cell and cell opposite ) ]; \n metrics1[21] = mind_abs_xhxl_ai_hhhl [ sum of distance weighted ( minimum difference magnitude of lower cell and cell opposite ) ]; \n metrics1[22] = maxd_abs_xhxl_ai_hhhl [ sum of distance weighted ( maximum difference magnitude of lower cell and cell opposite ) ]; \n metrics1[23] = sumd_abs_xhxl_ai_hhhl [ sum of distance weighted ( sum of difference magnitudes of lower cell and cell opposite ) ]; \n metrics1[24] = count_hhhl [ count ]; \n metrics1[25] = w_hhhl [ sum of distance weights ]; \n metrics1[26] = mind_hxhx_ai_hlhl [ sum of distance weighted ( minimum difference of higher cells ) ]; \n metrics1[27] = maxd_hxhx_ai_hlhl [ sum of distance weighted ( maximum difference of higher cells ) ]; \n metrics1[28] = sumd_hxhx_ai_hlhl [ sum of distance weighted ( sum differences of higher cells ) ]; \n metrics1[29] = mind_xlxl_ai_hlhl [ sum of distance weighted ( minimum difference of lower cells ) ]; \n metrics1[30] = maxd_xlxl_ai_hlhl [ sum of distance weighted ( maximum difference of lower cells ) ]; \n metrics1[31] = sumd_xlxl_ai_hlhl [ sum of distance weighted ( sum of differences of lower cells ) ]; \n metrics1[32] = mind_abs_hlhl [ sum of distance weighted ( minimum difference magnitude of cells ) ]; \n metrics1[33] = maxd_abs_hlhl [ sum of distance weighted ( maximum difference magnitude of cells ) ]; \n metrics1[34] = sumd_abs_hlhl [ sum of distance weighted ( sum of difference magnitudes of cells ) ]; \n metrics1[35] = count_hlhl [ count ]; \n metrics1[36] = w_hlhl [ sum of distance weights ]; \n metrics1[37] = mind_hhxx_ai_hhll [ sum of distance weighted ( minimum difference of higher cells ) ]; \n metrics1[38] = maxd_hhxx_ai_hhll [ sum of distance weighted ( maximum difference of higher cells ) ]; \n metrics1[39] = sumd_hhxx_ai_hhll [ sum of distance weighted ( sum of differences of higher cells ) ]; \n metrics1[40] = mind_xxll_ai_hhll [ sum of distance weighted ( minimum difference of lower cells ) ]; \n metrics1[41] = maxd_xxll_ai_hhll [ sum of distance weighted ( maximum difference of lower cells ) ]; \n metrics1[42] = sumd_xxll_ai_hhll [ sum of distance weighted ( sum of differences of lower cells ) ]; \n metrics1[43] = mind_abs_hhll [ sum of distance weighted ( minimum difference magnitude of cells ) ]; \n metrics1[44] = maxd_abs_hhll [ sum of distance weighted ( maximum difference magnitude of cells ) ]; \n metrics1[45] = sumd_abs_hhll [ sum of distance weighted ( sum of difference magnitudes of cells ) ]; \n metrics1[46] = count_hhll [ count ]; \n metrics1[47] = w_hhll [ sum of distance weights ]; \n metrics1[48] = mind_lxlx_ai_lllh [ sum of distance weighted ( minimum difference of cells adjacent to higher cell ) ]; \n metrics1[49] = maxd_lxlx_ai_lllh [ sum of distance weighted ( maximum difference of cells adjacent to higher cell ) ]; \n metrics1[50] = sumd_lxlx_ai_lllh [ sum of distance weighted ( sum of differences of cells adjacent to higher cell ) ]; \n metrics1[51] = d_xlxx_ai_lllh [ sum of distance weighted ( difference of cell opposite higher cell ) ]; \n metrics1[52] = d_xxxh_ai_lllh [ sum of distance weighted ( difference of higher cell ) ]; \n metrics1[53] = sumd_xlxh_ai_lllh [ sum of distance weighted ( sum of differences of higher cell and cell opposite ) ]; \n metrics1[54] = mind_abs_xlxh_ai_lllh [ sum of distance weighted ( minimum difference magnitude of higher cell and cell opposite ) ]; \n metrics1[55] = maxd_abs_xlxh_ai_lllh [ sum of distance weighted ( maximum difference magnitude of higher cell and cell opposite ) ]; \n metrics1[56] = sumd_abs_xlxh_ai_lllh [ sum of distance weighted ( sum of difference magnitudes of higher cell and cell opposite ) ]; \n metrics1[57] = count_lllh [ count ]; \n metrics1[58] = w_lllh [ sum of distance weights ]; \n metrics1[59] = maxd_llll [ sum of distance weighted maximum height differences ]; \n metrics1[60] = mind_llll [ sum of distance weighted minimum height differences ]; \n metrics1[61] = sumd_llll [ sum of distance weighted height differences ]; \n metrics1[62] = aved_llll [ sum of distance weighted average height difference ]; \n metrics1[63] = count_llll [ count ]; \n metrics1[64] = w_llll [ sum of distance weights ]; \n
getMetrics2(Grid2DSquareCellDouble, double, double, double, int, Grid2DSquareCellDoubleFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns an Grid2DSquareCellDouble[] metrics2 where: TODO: metrics2 is a mess.
getMinBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics0
For returning the minimum of all non noDataValues as a BigDecimal
getMinBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1
For returning the minimum of all non noDataValues as a BigDecimal
getMinBigDecimal(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a BigDecimal.
getMinBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a BigInteger.
getMinBigDecimal(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the minimum of all non noDataValues as a BigDecimal
getMinBigInteger(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a BigInteger.
getMinBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a BigInteger.
getMinBigInteger(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the minimum of all non noDataValues as a BigInteger
getMinDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
For returning the minimum of all non noDataValues as a double
getMinDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the minimum of all non noDataValues as a double.
getMinDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the minimum of all non noDataValues as a double.
getMinDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Returns the minimum of all non noDataValues as a double.
getMinDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a double.
getMinDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a double.
getMinDouble(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the minimum of all non noDataValues as a double
getMinInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
For returning the minimum of all non noDataValues as a int.
getMinInt(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the minimum of all non noDataValues as a int.
getMinInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the minimum of all non noDataValues as a int
getMinInt(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a int.
getMinInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a int.
getMinInt(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the minimum of all non noDataValues as a int
getMinLong(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a long.
getMinLong() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the minimum of all non noDataValues as a long
getMinLong(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the minimum of all non noDataValues as a long
getMode() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the mode of all non noDataValues either as a TDoubleHashSet or as a TIntHashSet respectively depending on if ( this.grid2DSquareCell.getClass() == Grid2DSquareCellInt.class ) or if ( this.grid2DSquareCell.getClass() == Grid2DSquareCellDouble.class ).
getModeTDoubleHashSet() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
For returning the mode of all non noDataValues as a TDoubleHashSet
getModeTDoubleHashSet(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the mode of all non noDataValues as a TDoubleHashSet.
getModeTDoubleHashSet() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the mode of all non noDataValues as a TDoubleHashSet.
getModeTDoubleHashSet() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
For returning the mode of all non noDataValues as a TDoubleHashSet
getModeTIntHashSet() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
For returning the mode of all non noDataValues as a TDoubleHashSet
getModeTIntHashSet(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the mode of all non noDataValues as a TDoubleHashSet.
getModeTIntHashSet() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the mode of all non noDataValues as a TDoubleHashSet.
getName(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a copy of this.name.
getName() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a copy of this.name.
getName(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
Returns the name of this.
getName() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
Returns the name of this.
getName() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
Returns the name of the this class
getNChunkCols(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a copy of this.nChunkCols.
getNChunkRows(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a copy of this.nChunkRows.
getNChunks(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
 
getNChunks() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
 
getNcols(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a copy of this.ncols.
getNearestCellID(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the the nearest cells cellRowIndex and cellColIndex as a long[] from ID to point given by x-coordinate x, y-coordinate y.
getNearestCellID(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the the nearest cells cellRowIndex and cellColIndex as a long[] from ID to point given by x-coordinate x, y-coordinate y.
getNearestCellID(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the the nearest cells cellRowIndex and cellColIndex as a long[] from ID to point given by cell row index cellRowIndex, cell column index cellColIndex.
getNearestCellID(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the the nearest cells cellRowIndex and cellColIndex as a long[] from ID to point given by cell row index cellRowIndex, cell column index cellColIndex.
getNearestCellID(double, double, long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the the nearest CellID to point given by x-coordinate x, y-coordinate y in position given by cellRowIndex, cellColIndex.
getNearestCellID(double, double, long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the the nearest CellID to point given by x-coordinate x, y-coordinate y in position given by cellRowIndex, cellColIndex.
getNearestValueDouble(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the average of the nearest data values to point given by x-coordinate x, y-coordinate y as a double.
getNearestValueDouble(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the average of the nearest data values to point given by x-coordinate x, y-coordinate y as a double.
getNearestValueDouble(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the average of the nearest data values to position given by row index rowIndex, column index colIndex
getNearestValueDouble(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the average of the nearest data values to position given by row index rowIndex, column index colIndex
getNearestValueDouble(double, double, long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the average of the nearest data values to point given by x-coordinate x, y-coordinate y in position given by row index rowIndex, column index colIndex
getNearestValueDouble(double, double, long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the average of the nearest data values to point given by x-coordinate x, y-coordinate y in position given by row index rowIndex, column index colIndex
getNearestValueDouble(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the average of the nearest data values to point given by x-coordinate x, y-coordinate y as a double.
getNearestValueDouble(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the average of the nearest data values to point given by x-coordinate x, y-coordinate y as a double.
getNearestValueDouble(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the average of the nearest data values to position given by row index rowIndex, column index colIndex as a double.
getNearestValueDouble(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the average of the nearest data values to position given by row index rowIndex, column index colIndex as a double.
getNearestValueDouble(double, double, long, long, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the average of the nearest data values to point given by x-coordinate x, y-coordinate y in position given by row index rowIndex, column index colIndex as a double.
getNearestValueDouble(double, double, long, long, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the average of the nearest data values to point given by x-coordinate x, y-coordinate y in position given by row index rowIndex, column index colIndex as a double.
getNearestValueDoubleDistance(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the distance to the nearest data value from point given by x-coordinate x, y-coordinate y as a double.
getNearestValueDoubleDistance(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the distance to the nearest data value from point given by x-coordinate x, y-coordinate y as a double.
getNearestValueDoubleDistance(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the distance to the nearest data value from position given by row index rowIndex, column index colIndex as a double.
getNearestValueDoubleDistance(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the distance to the nearest data value from position given by row index rowIndex, column index colIndex as a double.
getNearestValueDoubleDistance(double, double, long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the distance to the nearest data value from: point given by x-coordinate x, y-coordinate y in position given by row index rowIndex, column index colIndex as a double.
getNearestValueDoubleDistance(double, double, long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the distance to the nearest data value from: point given by x-coordinate x, y-coordinate y in position given by row index rowIndex, column index colIndex as a double.
getNearestValueDoubleDistance(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the distance to the nearest data value from point given by x-coordinate x, y-coordinate y.
getNearestValueDoubleDistance(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the distance to the nearest data value from point given by x-coordinate x, y-coordinate y.
getNearestValueDoubleDistance(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the distance to the nearest data value from position given by row index rowIndex, column index colIndex.
getNearestValueDoubleDistance(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the distance to the nearest data value from position given by row index rowIndex, column index colIndex.
getNearestValueDoubleDistance(double, double, long, long, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the distance to the nearest data value from point given by x-coordinate x, y-coordinate y in position given by row index rowIndex, column index colIndex.
getNearestValueDoubleDistance(double, double, long, long, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the distance to the nearest data value from point given by x-coordinate x, y-coordinate y in position given by row index rowIndex, column index colIndex.
getNearestValuesCellIDs(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a CellID[] - The CellIDs of the nearest cells with data values to point given by x-coordinate x, y-coordinate y.
getNearestValuesCellIDs(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a CellID[] - The CellIDs of the nearest cells with data values to point given by x-coordinate x, y-coordinate y.
getNearestValuesCellIDs(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a CellID[] - The CellIDs of the nearest cells with data values to position given by row index rowIndex, column index colIndex.
getNearestValuesCellIDs(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a CellID[] - The CellIDs of the nearest cells with data values to position given by row index rowIndex, column index colIndex.
getNearestValuesCellIDs(double, double, long, long, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a CellID[] - The CellIDs of the nearest cells with data values nearest to point with position given by: x-coordinate x, y-coordinate y; and, cell row index cellRowIndex, cell column index cellColIndex.
getNearestValuesCellIDs(double, double, long, long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns a CellID[] - The CellIDs of the nearest cells with data values nearest to point with position given by: x-coordinate x, y-coordinate y; and, cell row index cellRowIndex, cell column index cellColIndex.
getNearestValuesCellIDs(double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a CellID[] - The CellIDs of the nearest cells with data values to point given by x-coordinate x, y-coordinate y.
getNearestValuesCellIDs(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a CellID[] - The CellIDs of the nearest cells with data values to point given by x-coordinate x, y-coordinate y.
getNearestValuesCellIDs(long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a CellID[] - The CellIDs of the nearest cells with data values to position given by row index rowIndex, column index colIndex.
getNearestValuesCellIDs(long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a CellID[] - The CellIDs of the nearest cells with data values to position given by row index rowIndex, column index colIndex.
getNearestValuesCellIDs(double, double, long, long, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a CellID[] - The CellIDs of the nearest cells with data values nearest to point with position given by: x-coordinate x, y-coordinate y; and, cell row index cellRowIndex, cell column index cellColIndex.
getNearestValuesCellIDs(double, double, long, long, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns a CellID[] - The CellIDs of the nearest cells with data values nearest to point with position given by: x-coordinate x, y-coordinate y; and, cell row index cellRowIndex, cell column index cellColIndex.
getNextChunk(Grid2DSquareCellAbstract.ChunkID, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the next ChunkID in row major order from chunkID, or null.
getNextChunk(Grid2DSquareCellAbstract.ChunkID, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the next ChunkID in row major order from chunkID, or null.
getNextChunkRowMinor(Grid2DSquareCellAbstract.ChunkID, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the next ChunkID in row minor order from this, or null.
getNextChunkRowMinor(Grid2DSquareCellAbstract.ChunkID, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the next ChunkID in row minor order from this, or null.
getNoDataValue(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns noDataValue.
getNoDataValue() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Returns this.noDataValue.
getNoDataValue(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns this.noDataValue.
getNoDataValue() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns this noDataValue Integer.MIN_VALUE.
getNoDataValueBigDecimal(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the noDataValue of this as a BigDecimal.
getNoDataValueBigDecimal(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Returns the noDataValue of this as a BigDecimal.
getNoDataValueBigDecimal(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Returns the this.noDataValue converted to a BigDecimal.
getNonNoDataValueCountBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Returns the number of cells with noDataValues as a BigInteger
getNonNoDataValueCountBigInteger(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the number of cells with noDataValues as a BigInteger.
getNonNoDataValueCountBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the number of cells with noDataValues as a BigInteger.
getNonNoDataValueCountBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Returns the number of cells with non noDataValues as a BigInteger.
getNonNoDataValueCountBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
Returns the number of cells with noDataValues as a BigInteger
getNonNoDataValueCountBigInteger(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the number of cells with noDataValues as a BigInteger.
getNonNoDataValueCountBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the number of cells with noDataValues as a BigInteger.
getNonNoDataValueCountBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Returns the number of cells with non noDataValues as a BigInteger.
getNonNoDataValueCountBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics0
For returning the number of cells with noDataValues as a BigInteger
getNonNoDataValueCountBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1
For returning the number of cells with noDataValues as a BigInteger
getNonNoDataValueCountBigInteger(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the number of cells with noDataValues as a BigInteger.
getNonNoDataValueCountBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the number of cells with noDataValues as a BigInteger.
getNonNoDataValueCountBigInteger(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the number of cells with noDataValues as a BigInteger
getNonNoDataValueCountInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Returns the number of cells with noDataValues as an int
getNonNoDataValueCountInt(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the number of cells with noDataValues as an int.
getNonNoDataValueCountInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the number of cells with noDataValues as an int.
getNonNoDataValueCountInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
Returns the number of cells with noDataValues as an int
getNonNoDataValueCountInt(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the number of cells with noDataValues as an int.
getNonNoDataValueCountInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the number of cells with noDataValues as an int.
getNonNoDataValueCountInt(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the number of cells with noDataValues as a int.
getNonNoDataValueCountInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the number of cells with noDataValues as a int.
getNonNoDataValueCountInt(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the number of cells with noDataValues as a int
getNonNoDataValueCountLong(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the number of cells with noDataValues as a long.
getNonNoDataValueCountLong() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the number of cells with noDataValues as a long.
getNonNoDataValueCountLong(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the number of cells with noDataValues as a long
getNrows(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns a copy of this.nrows.
getPreviousChunk(Grid2DSquareCellAbstract.ChunkID, int, int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the next ChunkID in row major order from this, or null.
getPreviousChunk(Grid2DSquareCellAbstract.ChunkID, int, int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the next ChunkID in row major order from this, or null.
getRandomCol(long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
 
getRandomRow(long, double) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
 
getRowProcessData(Grid2DSquareCellDouble, double[][], int, long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a double[][] based on previous which has been shuffled
getRowProcessInitialData(Grid2DSquareCellDouble, int, long) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a double[][] of grid values
getSamplePoints(Point2D.Double, double, double, int, int) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Utilities
TODO: documentation
getSamplePoints(Point2D.Double, double, double, double, double, int) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Utilities
TODO: documentation
getSlopeAndAspect(Grid2DSquareCellAbstract, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Calculates and returns measures of the slope and aspect for the Grid2DSquareCellAbstract grid2DSquareCell passed in.
getSlopeAndAspect(Grid2DSquareCellAbstract) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Calculates and returns measures of the slope and aspect for the Grid2DSquareCellAbstract grid2DSquareCell passed in.
getSlopeAndAspect(Grid2DSquareCellAbstract, double, double, double, Grid2DSquareCellDoubleFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns a Grid2DSquareCellDouble[] slopeAndAspect where: slopeAndAspect[0] is the distance weighted aggregate slope over the region slopeAndAspect[1] is the distance weighted aggregate aspect over the region.
getSlopeAndAspect(Grid2DSquareCellAbstract, double, double, double, Grid2DSquareCellDoubleFactory) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns a Grid2DSquareCellDouble[] slopeAndAspect where: slopeAndAspect[0] is the distance weighted aggregate slope over the region slopeAndAspect[1] is the distance weighted aggregate aspect over the region.
getSlopeAndAspect(Grid2DSquareCellAbstract, long, long, double, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns a double[] slopeAndAspect where: slopeAndAspect[0] is the aggregate slope over the region weighted by distance, weightIntersect and weightFactor; slopeAndAspect[1] is the aggregate aspect over the region weighted by distance, weightIntersect and weightFactor.
getSlopeAndAspect(Grid2DSquareCellAbstract, double, double, double, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns a double[] slopeAndAspect where: slopeAndAspect[0] is the aggregate slope over the region weighted by distance, weightIntersect and weightFactor; slopeAndAspect[1] is the aggregate aspect over the region weighted by distance, weightIntersect and weightFactor.
getSlopeAndAspect(Grid2DSquareCellAbstract, long, long, double, double, double, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns a double[] slopeAndAspect where: slopeAndAspect[0] is the aggregate slope over the region weighted by distance, weightIntersect and weightFactor; slopeAndAspect[1] is the aggregate aspect over the region weighted by distance, weightIntersect and weightFactor.
getStandardDeviationBigDecimal(int, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
Returns the standard deviation of all non noDataValues as a BigDecimal.
getStandardDeviationBigDecimal(int) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
Returns the standard deviation of all non noDataValues as a double.
getStandardDeviationDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
For returning the standard deviation of all non noDataValues as a double
getStandardDeviationDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the standard deviation of all non noDataValues as a double.
getStandardDeviationDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the standard deviation of all non noDataValues as a double.
getStandardDeviationDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
For returning the standard deviation of all non noDataValues as a double
getStandardDeviationDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
For returning the standard deviation of all non noDataValues as a double
getStandardDeviationDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the standard deviation of all non noDataValues as a double.
getStandardDeviationDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
Returns the standard deviation of all non noDataValues as a double.
getSumBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
For returning the sum of all non noDataValues as a BigDecimal
getSumBigDecimal(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the sum of all non noDataValues as a BigDecimal.
getSumBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
Returns the sum of all non noDataValues as a BigDecimal.
getSumBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Returns the sum of all non noDataValues as a BigDecimal.
getSumBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
For returning the sum of all non noDataValues as a BigDecimal
getSumBigDecimal(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the sum of all non noDataValues as a BigDecimal.
getSumBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
For returning the sum of all non noDataValues as a BigDecimal.
getSumBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Returns the sum of all non noDataValues as a BigDecimal.
getSumBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics0
For returning the sum of all non noDataValues as a BigDecimal
getSumBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1
For returning the sum of all non noDataValues as a BigDecimal
getSumBigDecimal(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the sum of all non noDataValues as a BigDecimal.
getSumBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the sum of all non noDataValues as a BigDecimal.
getSumBigDecimal(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the sum of all non noDataValues as a BigDecimal
getSumBigInteger(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the sum of all non noDataValues as a BigInteger.
getSumBigInteger() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the sum of all non noDataValues as a BigInteger.
getSumBigInteger(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the sum of all non noDataValues as a BigInteger
getSumDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the sum of all non noDataValues as a double.
getSumDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the sum of all non noDataValues as a double.
getSumDouble(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the sum of all non noDataValues as a double
getSumInt(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the sum of all non noDataValues as a int.
getSumInt() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the sum of all non noDataValues as a int.
getSumInt(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the sum of all non noDataValues as a int
getSumLong(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the sum of all non noDataValues as a long.
getSumLong() - Method in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For returning the sum of all non noDataValues as a long.
getSumLong(boolean) - Method in interface uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface
For returning the sum of all non noDataValues as a long
getTime0() - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a copy of this.startTime.
getUpSlopeAreaMetrics(Grid2DSquareCellDouble, double, double, double, Grid2DSquareCellDoubleFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Returns an Grid2DSquareCellDouble[] each element of which corresponds to a metrics of up slope cells of grid - a DEM The steeper the slope the higher the runoff?
getValueALittleBitLarger(double) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Utilities
TODO: documentation
getValueALittleBitSmaller(double) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Utilities
TODO: documentation
getWidthBigDecimal(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the width of the grid as a BigDecimal.
getWidthBigDecimal() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the width of the grid as a BigDecimal.
getWidthDouble(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the width of the grid as a double.
getWidthDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
Returns the width of the grid as a double.
getWorkspace(boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a copy of this.workspace
grid2DSquareCell - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
A reference to the Grid2DSquareCellDoubleAbstract instance.
grid2DSquareCell - Variable in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
A reference to the Grid2DSquareCellAbstract this is for.
Grid2DSquareCellAbstract - Class in uk.ac.leeds.ccg.andyt.grids.core
Contains CellID and ChunkID classes, referencing and general geometry methods.
Grid2DSquareCellAbstract() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
 
Grid2DSquareCellAbstract.CellID - Class in uk.ac.leeds.ccg.andyt.grids.core
A simple CellID class for distinguishing cells.
Grid2DSquareCellAbstract.CellID() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract.CellID
Default constructor.
Grid2DSquareCellAbstract.CellID(Grid2DSquareCellAbstract.CellID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract.CellID
Constructs a new CellID that is a clone of cellID
Grid2DSquareCellAbstract.CellID(long, long, long) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract.CellID
Constructs a new CellID
Grid2DSquareCellAbstract.ChunkID - Class in uk.ac.leeds.ccg.andyt.grids.core
A simple ChunkID class for distinguishing chunks.
Grid2DSquareCellAbstract.ChunkID() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract.ChunkID
Default constructor.
Grid2DSquareCellAbstract.ChunkID(Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract.ChunkID
Constructs a new ChunkID that is a clone of chunkID
Grid2DSquareCellAbstract.ChunkID(int, int, int) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract.ChunkID
Constructs a new ChunkID
Grid2DSquareCellAbstractFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
Abstract class to be extended by all Grid2DSquareCellAbstract factories.
Grid2DSquareCellAbstractFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
 
Grid2DSquareCellChunkAbstract - Class in uk.ac.leeds.ccg.andyt.grids.core
Grid2DSquareCellChunkAbstract provides inner classes for ChunkCellID and general geometry methods for extended classes.
Grid2DSquareCellChunkAbstract() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract
 
Grid2DSquareCellChunkAbstract.ChunkCellID - Class in uk.ac.leeds.ccg.andyt.grids.core
A simple ChunkCellID class for distinguishing cells in this chunk.
Grid2DSquareCellChunkAbstract.ChunkCellID() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract.ChunkCellID
Constructs a new ChunkCellID
Grid2DSquareCellChunkAbstract.ChunkCellID(int, int) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract.ChunkCellID
Constructs a new ChunkCellID
Grid2DSquareCellChunkAbstract.ChunkCellID(int, int, int) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstract.ChunkCellID
Constructs a new ChunkCellID
Grid2DSquareCellChunkAbstractFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
Basic wrapper.
Grid2DSquareCellChunkAbstractFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellChunkAbstractFactory
 
grid2DSquareCellChunks - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
The Grid2DSquareCellChunkAbstract data cache.
Grid2DSquareCellDouble - Class in uk.ac.leeds.ccg.andyt.grids.core
A class for representing grids of double precision values.
Grid2DSquareCellDouble() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Creates a new Grid2DSquareCellDouble
Grid2DSquareCellDouble(File, File, ObjectInputStream, HashSet, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Creates a new Grid2DSquareCellDouble.
Grid2DSquareCellDouble(GridStatisticsAbstract, File, Grid2DSquareCellDoubleChunkAbstractFactory, int, int, long, long, BigDecimal[], double, HashSet, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Creates a new Grid2DSquareCellDouble with each cell value equal to noDataValue and all chunks of the same type.
Grid2DSquareCellDouble(GridStatisticsAbstract, File, Grid2DSquareCellAbstract, Grid2DSquareCellDoubleChunkAbstractFactory, int, int, long, long, long, long, double, HashSet, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Creates a new Grid2DSquareCellDouble based on values in grid2DSquareCell.
Grid2DSquareCellDouble(GridStatisticsAbstract, File, File, Grid2DSquareCellDoubleChunkAbstractFactory, int, int, long, long, long, long, double, HashSet, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble
Creates a new Grid2DSquareCellDouble with values obtained from gridFile.
Grid2DSquareCellDoubleChunk64CellMap - Class in uk.ac.leeds.ccg.andyt.grids.core
Grid2DSquareCellDoubleChunkAbstract extension that stores cell values in a TDoubleLongHashMap.
Grid2DSquareCellDoubleChunk64CellMap() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Creates a new Grid2DSquareCellDoubleChunk64CellMap.
Grid2DSquareCellDoubleChunk64CellMap(Grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Creates a new Grid2DSquareCellDoubleChunk64CellMap.
Grid2DSquareCellDoubleChunk64CellMap(Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMap
Creates a new Grid2DSquareCellDoubleChunk64CellMap.
Grid2DSquareCellDoubleChunk64CellMapFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellDoubleChunk64CellMap instances.
Grid2DSquareCellDoubleChunk64CellMapFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMapFactory
Creates a new Grid2DSquareCellDoubleChunk64CellMapFactory.
grid2DSquareCellDoubleChunk64CellMapFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleChunk64CellMapFactory
Grid2DSquareCellDoubleChunk64CellMapIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellDoubleChunk64CellMap instance.
Grid2DSquareCellDoubleChunk64CellMapIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMapIterator
Creates a new instance of Grid2DSquareDoubleIterator
Grid2DSquareCellDoubleChunk64CellMapIterator(Grid2DSquareCellDoubleChunk64CellMap) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMapIterator
Creates a new instance of Grid2DSquareDoubleIterator
Grid2DSquareCellDoubleChunkAbstract - Class in uk.ac.leeds.ccg.andyt.grids.core
Provides general methods and controls what methods extended classes must implement acting as an interface.
Grid2DSquareCellDoubleChunkAbstract() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstract
 
Grid2DSquareCellDoubleChunkAbstractFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
Abstract Class for defining (an interface for) chunk factory methods.
Grid2DSquareCellDoubleChunkAbstractFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkAbstractFactory
 
Grid2DSquareCellDoubleChunkArray - Class in uk.ac.leeds.ccg.andyt.grids.core
Grid2DSquareCellDoubleChunkAbstract extension that stores cell values in a double[][].
Grid2DSquareCellDoubleChunkArray() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArray
Creates a new Grid2DSquareCellDoubleChunkArray.
Grid2DSquareCellDoubleChunkArray(Grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArray
Creates a new Grid2DSquareCellDoubleChunkArray for grid2DSquareCellDouble containing all no data values.
Grid2DSquareCellDoubleChunkArray(Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArray
Creates a new Grid2DSquareCellDoubleChunkArray from grid2DSquareCellDoubleChunk.
Grid2DSquareCellDoubleChunkArrayFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellDoubleChunkArray instances.
Grid2DSquareCellDoubleChunkArrayFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArrayFactory
Creates a new Grid2DSquareCellDoubleChunkArrayFactory.
grid2DSquareCellDoubleChunkArrayFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleChunkArrayFactory
Grid2DSquareCellDoubleChunkArrayIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellDoubleChunkArray instance.
Grid2DSquareCellDoubleChunkArrayIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArrayIterator
Creates a new instance of Grid2DSquareDoubleIterator
Grid2DSquareCellDoubleChunkArrayIterator(Grid2DSquareCellDoubleChunkArray) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArrayIterator
Creates a new instance of Grid2DSquareDoubleIterator
grid2DSquareCellDoubleChunkFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
The Grid2DSquareCellChunkAbstractFactory for creating chunks.
grid2DSquareCellDoubleChunkFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Default Grid2DSquareCellDoubleChunkAbstractFactory
Grid2DSquareCellDoubleChunkJAI - Class in uk.ac.leeds.ccg.andyt.grids.core
Grid2DSquareCellDoubleChunkAbstract extension that stores cell values in a javax.media.jai.TiledImage.
Grid2DSquareCellDoubleChunkJAI() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI
Creates a new Grid2DSquareCellDoubleChunkJAI.
Grid2DSquareCellDoubleChunkJAI(SerializableRenderedImage, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI
Creates a new Grid2DSquareCellDoubleChunkJAI from a SerializableRenderedImage.
Grid2DSquareCellDoubleChunkJAI(Grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI
Creates a new Grid2DSquareCellDoubleChunkJAI for Grid2DSquareCellDouble with chunkID ChunkID
Grid2DSquareCellDoubleChunkJAI(Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAI
Creates a new Grid2DSquareCellDoubleChunkJAI from a Grid2DSquareCellDoubleChunkAbstract with chunkID ChunkID
Grid2DSquareCellDoubleChunkJAIFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellDoubleChunkJAI instances.
Grid2DSquareCellDoubleChunkJAIFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAIFactory
Creates a new Grid2DSquareCellDoubleChunkJAIFactory.
grid2DSquareCellDoubleChunkJAIFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleChunkJAIFactory
Grid2DSquareCellDoubleChunkJAIIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellDoubleChunkJAI instance.
Grid2DSquareCellDoubleChunkJAIIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAIIterator
Creates a new instance of Grid2DSquareDoubleIterator
Grid2DSquareCellDoubleChunkJAIIterator(Grid2DSquareCellDoubleChunkJAI) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAIIterator
Creates a new instance of Grid2DSquareDoubleIterator
Grid2DSquareCellDoubleChunkMap - Class in uk.ac.leeds.ccg.andyt.grids.core
Grid2DSquareCellDoubleChunkAbstract extension that stores cell values in a TDoubleObjectHashMap.
Grid2DSquareCellDoubleChunkMap() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Default constructor.
Grid2DSquareCellDoubleChunkMap(Grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Creates a new Grid2DSquareCellDoubleChunkMap
Grid2DSquareCellDoubleChunkMap(Grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID, double) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Creates a new Grid2DSquareCellDoubleChunkMap
Grid2DSquareCellDoubleChunkMap(Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.ChunkID, double) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMap
Creates a new Grid2DSquareCellDoubleChunkMap
Grid2DSquareCellDoubleChunkMapFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellDoubleChunkMap instances.
Grid2DSquareCellDoubleChunkMapFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMapFactory
Creates a new Grid2DSquareCellDoubleChunkMapFactory.
grid2DSquareCellDoubleChunkMapFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleChunkMapFactory
Grid2DSquareCellDoubleChunkMapIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellDoubleChunkMap instance.
Grid2DSquareCellDoubleChunkMapIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMapIterator
Creates a new instance of Grid2DSquareDoubleIterator
Grid2DSquareCellDoubleChunkMapIterator(Grid2DSquareCellDoubleChunkMap) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMapIterator
Creates a new instance of Grid2DSquareDoubleIterator
Grid2DSquareCellDoubleChunkRAF - Class in uk.ac.leeds.ccg.andyt.grids.core
Grid2DSquareCellDoubleChunkAbstract extension that stores cell values in a RandomAccessFile.
Grid2DSquareCellDoubleChunkRAF() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAF
Default constructor
Grid2DSquareCellDoubleChunkRAF(File, Grid2DSquareCellDouble, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAF
Creates a new Grid2DSquareCellDouble grid containing all no data values.
Grid2DSquareCellDoubleChunkRAF(File, Grid2DSquareCellDoubleChunkAbstract, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAF
TODO: docs Optimise for this type (see commented code for clues)
Grid2DSquareCellDoubleChunkRAFFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellDoubleChunkRAF instances.
Grid2DSquareCellDoubleChunkRAFFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAFFactory
Creates a new Grid2DSquareCellDoubleChunkMapFactory.
grid2DSquareCellDoubleChunkRAFFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleChunkRAFFactory
Grid2DSquareCellDoubleChunkRAFIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellDoubleChunkRAF instance.
Grid2DSquareCellDoubleChunkRAFIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAFIterator
Creates a new instance of Grid2DSquareDoubleIterator
Grid2DSquareCellDoubleChunkRAFIterator(Grid2DSquareCellDoubleChunkRAF) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAFIterator
Creates a new instance of Grid2DSquareDoubleIterator
Grid2DSquareCellDoubleFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellDouble instances.
Grid2DSquareCellDoubleFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Creates a new Grid2DSquareCellDoubleFactory.
Grid2DSquareCellDoubleFactory(double) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Creates a new Grid2DSquareCellDoubleFactory.
Grid2DSquareCellDoubleFactory(File) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Creates a new Grid2DSquareCellDoubleFactory.
Grid2DSquareCellDoubleFactory(File, double) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Creates a new Grid2DSquareCellDoubleFactory.
Grid2DSquareCellDoubleFactory(File, int, int, Grid2DSquareCellDoubleChunkAbstractFactory) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Creates a new Grid2DSquareCellDoubleFactory
Grid2DSquareCellDoubleFactory(File, int, int, Grid2DSquareCellDoubleChunkAbstractFactory, double) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleFactory
Creates a new Grid2DSquareCellDoubleFactory
grid2DSquareCellDoubleFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellDoubleFactory
Grid2DSquareCellDoubleIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellDouble instance.
Grid2DSquareCellDoubleIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleIterator
Creates a new instance of Grid2DSquareDoubleIterator
Grid2DSquareCellDoubleIterator(Grid2DSquareCellDouble) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleIterator
Creates a new instance of Grid2DSquareDoubleIterator
Grid2DSquareCellInt - Class in uk.ac.leeds.ccg.andyt.grids.core
A class to represent and manipulate int precision Grid2DSquareCellAbstract instances.
Grid2DSquareCellInt() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Creates a new Grid2DSquareCellInt
Grid2DSquareCellInt(File, File, ObjectInputStream, HashSet, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Creates a new Grid2DSquareCellInt.
Grid2DSquareCellInt(GridStatisticsAbstract, File, Grid2DSquareCellIntChunkAbstractFactory, int, int, long, long, BigDecimal[], HashSet, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Creates a new Grid2DSquareCellInt with each cell value equal to Integer.MinValue.
Grid2DSquareCellInt(GridStatisticsAbstract, File, Grid2DSquareCellAbstract, Grid2DSquareCellIntChunkAbstractFactory, int, int, long, long, long, long, HashSet, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Creates a new Grid2DSquareCellInt based on values in grid2DSquareCell.
Grid2DSquareCellInt(GridStatisticsAbstract, File, File, Grid2DSquareCellIntChunkAbstractFactory, int, int, long, long, long, long, HashSet, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellInt
Creates a new Grid2DSquareCellInt with values obtained from gridFile.
Grid2DSquareCellIntChunk64CellMap - Class in uk.ac.leeds.ccg.andyt.grids.core
Grid2DSquareCellIntChunkAbstract extension that stores cell values in a TIntLongHashMap.
Grid2DSquareCellIntChunk64CellMap() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
Creates a new Grid2DSquareCellIntChunk64CellMap.
Grid2DSquareCellIntChunk64CellMap(Grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
/** Creates a new Grid2DSquareCellIntChunk64CellMap.
Grid2DSquareCellIntChunk64CellMap(Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMap
Creates a new Grid2DSquareCellIntChunk64CellMap.
Grid2DSquareCellIntChunk64CellMapFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellIntChunk64CellMap instances.
Grid2DSquareCellIntChunk64CellMapFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMapFactory
Creates a new Grid2DSquareCellIntChunk64CellMapFactory.
grid2DSquareCellIntChunk64CellMapFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntChunk64CellMapFactory
Grid2DSquareCellIntChunk64CellMapIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellIntChunk64CellMap instance.
Grid2DSquareCellIntChunk64CellMapIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMapIterator
Creates a new instance of Grid2DSquareIntIterator
Grid2DSquareCellIntChunk64CellMapIterator(Grid2DSquareCellIntChunk64CellMap) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMapIterator
Creates a new instance of Grid2DSquareIntIterator
Grid2DSquareCellIntChunkAbstract - Class in uk.ac.leeds.ccg.andyt.grids.core
Provides general methods and controls what methods extended classes must implement acting as an interface.
Grid2DSquareCellIntChunkAbstract() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstract
 
Grid2DSquareCellIntChunkAbstractFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
Abstract Class for defining (an interface for) chunk factory methods.
Grid2DSquareCellIntChunkAbstractFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkAbstractFactory
 
Grid2DSquareCellIntChunkArray - Class in uk.ac.leeds.ccg.andyt.grids.core
Grid2DSquareCellIntChunkAbstract extension that stores cell values in a int[][].
Grid2DSquareCellIntChunkArray() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArray
Default constructor
Grid2DSquareCellIntChunkArray(Grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArray
Creates a new Grid2DSquareCellInt grid containing all no data values.
Grid2DSquareCellIntChunkArray(Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArray
TODO: 1.
Grid2DSquareCellIntChunkArrayFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellIntChunkArray instances.
Grid2DSquareCellIntChunkArrayFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArrayFactory
Creates a new Grid2DSquareCellIntChunkArrayFactory.
grid2DSquareCellIntChunkArrayFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntChunkArrayFactory
Grid2DSquareCellIntChunkArrayIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellIntChunkArray instance.
Grid2DSquareCellIntChunkArrayIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArrayIterator
Creates a new instance of Grid2DSquareIntIterator
Grid2DSquareCellIntChunkArrayIterator(Grid2DSquareCellIntChunkArray) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArrayIterator
Creates a new instance of Grid2DSquareIntIterator
grid2DSquareCellIntChunkFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntFactory
The Grid2DSquareCellChunkAbstractFactory for creating chunks.
grid2DSquareCellIntChunkFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Default Grid2DSquareCellIntChunkAbstractFactory
Grid2DSquareCellIntChunkJAI - Class in uk.ac.leeds.ccg.andyt.grids.core
Grid2DSquareCellIntChunkAbstract extension that stores cell values in a javax.media.jai.TiledImage.
Grid2DSquareCellIntChunkJAI() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI
Creates a new Grid2DSquareCellIntChunkJAI.
Grid2DSquareCellIntChunkJAI(SerializableRenderedImage, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI
Creates a new Grid2DSquareCellIntChunkJAI from a SerializableRenderedImage.
Grid2DSquareCellIntChunkJAI(Grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI
Creates a new Grid2DSquareCellIntChunkJAI for Grid2DSquareCellDouble with chunkID ChunkID
Grid2DSquareCellIntChunkJAI(Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAI
Creates a new Grid2DSquareCellIntChunkJAI from a Grid2DSquareCellIntChunkAbstract with chunkID ChunkID
Grid2DSquareCellIntChunkJAIFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellIntChunkJAI instances.
Grid2DSquareCellIntChunkJAIFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAIFactory
Creates a new Grid2DSquareCellIntChunkJAIFactory.
grid2DSquareCellIntChunkJAIFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntChunkJAIFactory
Grid2DSquareCellIntChunkJAIIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellIntChunkJAI instance.
Grid2DSquareCellIntChunkJAIIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAIIterator
Creates a new instance of Grid2DSquareCellIntChunkJAIIterator
Grid2DSquareCellIntChunkJAIIterator(Grid2DSquareCellIntChunkJAI) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAIIterator
Creates a new instance of Grid2DSquareCellIntChunkJAIIterator
Grid2DSquareCellIntChunkMap - Class in uk.ac.leeds.ccg.andyt.grids.core
Grid2DSquareCellIntChunkAbstract extension that stores cell values in a TIntObjectHashMap.
Grid2DSquareCellIntChunkMap() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Default constructor.
Grid2DSquareCellIntChunkMap(Grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Creates a new Grid2DSquareCellIntChunkMap
Grid2DSquareCellIntChunkMap(Grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID, int) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Creates a new Grid2DSquareCellIntChunkMap
Grid2DSquareCellIntChunkMap(Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Creates a new Grid2DSquareCellIntChunkMap
Grid2DSquareCellIntChunkMap(Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.ChunkID, int) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMap
Creates a new Grid2DSquareCellIntChunkMap
Grid2DSquareCellIntChunkMapFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellIntChunkMap instances.
Grid2DSquareCellIntChunkMapFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMapFactory
Creates a new Grid2DSquareCellIntChunkMapFactory.
grid2DSquareCellIntChunkMapFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntChunkMapFactory
Grid2DSquareCellIntChunkMapIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellIntChunkMap instance.
Grid2DSquareCellIntChunkMapIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMapIterator
Creates a new instance of Grid2DSquareIntIterator
Grid2DSquareCellIntChunkMapIterator(Grid2DSquareCellIntChunkMap) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMapIterator
Creates a new instance of Grid2DSquareIntIterator
Grid2DSquareCellIntChunkRAF - Class in uk.ac.leeds.ccg.andyt.grids.core
Grid2DSquareCellIntChunkAbstract extension that stores cell values in a RandomAccessFile.
Grid2DSquareCellIntChunkRAF() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF
Default constructor
Grid2DSquareCellIntChunkRAF(File, Grid2DSquareCellInt, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF
Creates a new Grid2DSquareCellInt grid containing all no data values.
Grid2DSquareCellIntChunkRAF(File, Grid2DSquareCellIntChunkAbstract, Grid2DSquareCellAbstract.ChunkID) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF
TODO: docs Optimise for this type (see commented code for clues)
Grid2DSquareCellIntChunkRAFFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellIntChunkRAF instances.
Grid2DSquareCellIntChunkRAFFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAFFactory
Creates a new Grid2DSquareCellIntChunkMapFactory.
grid2DSquareCellIntChunkRAFFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntChunkRAFFactory
Grid2DSquareCellIntChunkRAFIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellIntChunkRAF instance.
Grid2DSquareCellIntChunkRAFIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAFIterator
Creates a new instance of Grid2DSquareIntIterator
Grid2DSquareCellIntChunkRAFIterator(Grid2DSquareCellIntChunkRAF) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAFIterator
Creates a new instance of Grid2DSquareIntIterator
Grid2DSquareCellIntFactory - Class in uk.ac.leeds.ccg.andyt.grids.core
A factory for constructing Grid2DSquareCellInt instances.
Grid2DSquareCellIntFactory() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntFactory
Creates a new Grid2DSquareCellDoubleFactory Defaults: directory to a new one in System.getProperties( "java.io.tmpdir" );
Grid2DSquareCellIntFactory(File) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntFactory
Creates a new Grid2DSquareCellDoubleFactory
Grid2DSquareCellIntFactory(File, int, int, Grid2DSquareCellIntChunkAbstractFactory) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntFactory
Creates a new Grid2DSquareCellDoubleFactory
grid2DSquareCellIntFactory - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Grid2DSquareCellIntFactory
Grid2DSquareCellIntIterator - Class in uk.ac.leeds.ccg.andyt.grids.core
For iterating through the values in a Grid2DSquareCellInt instance.
Grid2DSquareCellIntIterator() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntIterator
Creates a new instance of Grid2DSquareIntIterator
Grid2DSquareCellIntIterator(Grid2DSquareCellInt) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntIterator
Creates a new instance of Grid2DSquareIntIterator
Grid2DSquareCellProcessor - Class in uk.ac.leeds.ccg.andyt.grids.process
A class holding methods for processing an individual Grid2DSquareCellAbstract or multiple Grid2DSquareCellAbstracts.
Grid2DSquareCellProcessor() - Constructor for class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Creates a new instance of Grid2DSquareCellDoubleProcessor
Grid2DSquareCellProcessor(File) - Constructor for class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Creates a new instance of Grid2DSquareCellDoubleProcessor.
Grid2DSquareCellProcessor(File, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Creates a new instance of Grid2DSquareCellDoubleProcessor.
Grid2DSquareCellProcessorDEM - Class in uk.ac.leeds.ccg.andyt.grids.process
A class of methods relevant to the processing of Digital Elevation Model Data.
Grid2DSquareCellProcessorDEM() - Constructor for class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Creates a new Grid2DSquareCellProcessorDEM
Grid2DSquareCellProcessorDEM(File) - Constructor for class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Creates a new instance of Grid2DSquareCellProcessorDEM.
Grid2DSquareCellProcessorDEM(File, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
Creates a new instance of Grid2DSquareCellProcessorDEM.
Grid2DSquareCellProcessorGWS - Class in uk.ac.leeds.ccg.andyt.grids.process
Class of methods for processing and generating geographically weighted Grid2DSquareCellDouble statistics.
Grid2DSquareCellProcessorGWS() - Constructor for class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorGWS
Creates a new Grid2DSquareCellDoubleProcessorGWS
Grid2DSquareCellProcessorGWS(File) - Constructor for class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorGWS
Creates a new instance of Grid2DSquareCellProcessorGWS.
Grid2DSquareCellProcessorGWS(File, boolean) - Constructor for class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorGWS
Creates a new instance of Grid2DSquareCellProcessorGWS.
grid2DSquareCells - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
A HashMap of swappable objects that may be juggled to release memory for processing
grid2DSquareCells - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
A container of other Grid2DSquareCellAbstract references.
grid2DSquareCells - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
A collection of the Grid2dSquareCellAbstracts being processed
gridArray2CSV(Grid2DSquareCellAbstract[], String, File) - Static method in class uk.ac.leeds.ccg.andyt.grids.exchange.IO
Generates CSV file from gridArray
gridStatistics - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstract
A reference to the grid Statistics Object.
gridStatistics - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellAbstractFactory
The GridStatisticsAbstract
gridStatistics - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
GridStatistics1
GridStatistics0 - Class in uk.ac.leeds.ccg.andyt.grids.core
Used by Grid2DSquareCellAbstract instances to access statistics.
GridStatistics0() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics0
Creates a new instance of GridStatistics0
GridStatistics0(Grid2DSquareCellAbstract) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics0
Creates a new instance of GridStatistics0
gridStatistics0 - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
GridStatistics0
GridStatistics1 - Class in uk.ac.leeds.ccg.andyt.grids.core
Used by Grid2DSquareCellAbstract instances to access statistics.
GridStatistics1() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1
Creates a new instance of GridStatistics1
GridStatistics1(Grid2DSquareCellAbstract) - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.GridStatistics1
Creates a new instance of GridStatistics1
gridStatistics1 - Variable in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
GridStatistics1
GridStatisticsAbstract - Class in uk.ac.leeds.ccg.andyt.grids.core
An abstract class to be extended and methods overridden to provide statistics about the data in Grid2DSquareCellAbstract and Grid2DSquareCellChunkAbstract more optimally.
GridStatisticsAbstract() - Constructor for class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
 
GridStatisticsInterface - Interface in uk.ac.leeds.ccg.andyt.grids.core
An interface to be implemented by classes that provide statistics about raster data.
GridtoGam() - Method in class uk.ac.leeds.ccg.andyt.grids.examples.UtilitiesRuns
 

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