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

R

random(double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
 
randomAccessFile - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAF
The RandomAccessFile for accessing file.
randomAccessFile - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAF
The RandomAccessFile for accessing file.
readDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.exchange.ESRIAsciiGridImporter
Returns the next value as a double or Double.NEGATIVE_INFINITY
readHeaderDouble() - Method in class uk.ac.leeds.ccg.andyt.grids.exchange.ESRIAsciiGridImporter
Reads the header of the file and returns a double[] where; [0] = (double) ncols; [1] = (double) nrows; [2] = xllcorner; [3] = yllcorner; [4] = cellsize; [5] = noDataValue if it exists or Double.NEGATIVE_INFINITY otherwise
readHeaderObject() - Method in class uk.ac.leeds.ccg.andyt.grids.exchange.ESRIAsciiGridImporter
Reads the header of the file and returns a Object[] where; [0] = Long( ncols ); [1] = (double) nrows; [2] = xllcorner; [3] = yllcorner; [4] = cellsize; [5] = noDataValue if it exists or Double.NEGATIVE_INFINITY otherwise
readInt() - Method in class uk.ac.leeds.ccg.andyt.grids.exchange.ESRIAsciiGridImporter
Returns the next value as a int or Integer.MIN_VALUE
regionBivariateStatistics(Grid2DSquareCellDouble, Grid2DSquareCellDouble, Vector, double, double, double, Grid2DSquareCellDoubleFactory) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorGWS
Returns an Grid2DSquareCellDouble[] result with elements based on statistics and values based on bivariate comparison of grid0 and grid1, distance, weightIntersect and weightFactor.
regionUnivariateStatistics(Grid2DSquareCellDouble, List<String>, double, double, double, Grid2DSquareCellDoubleFactory) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorGWS
Returns a Vector containing Grid2DSquareCellDoubles.
regionUnivariateStatistics(Grid2DSquareCellDouble, int, int, String, double, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorGWS
TODO
regionUnivariateStatisticsCrossScale(Grid2DSquareCellDouble, Vector, double, double, double, double, double, Grid2DSquareCellDoubleFactory) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorGWS
TODO
regionUnivariateStatisticsSlow(Grid2DSquareCellDouble, List<String>, double, double, double, Grid2DSquareCellDoubleFactory) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorGWS
Returns a Vector containing Grid2DSquareCellDoubles
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunk64CellMapIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkArrayIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkJAIIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkMapIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleChunkRAFIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDoubleIterator
throw new UnsupportedOperationException();
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunk64CellMapIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkArrayIterator
 
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkJAIIterator
 
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkMapIterator
 
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntChunkRAFIterator
 
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellIntIterator
throw new UnsupportedOperationException();
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.utilities.AbstractIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class uk.ac.leeds.ccg.andyt.grids.utilities.ListIteratorAbstract
Removes from the list the last element that was returned by next or previous (optional operation).
removeAll(HashSet, HashSet) - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
Taken from HashSet.removeAll(Collection)
run() - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
 
run() - Method in class uk.ac.leeds.ccg.andyt.grids.examples.UtilitiesRuns
 
run_0() - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData
 
run_1() - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData
Creates ouputs with varied ridge heights and varied dimensions (rows and columns)
run_2() - Method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateRoofData
Creates ouputs with ridge heights between 1 and 10 and all the same dimensions (rows and columns)

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