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

M

main(String[]) - Static method in class uk.ac.leeds.ccg.andyt.grids.examples.Example
 
main(String[]) - Static method in class uk.ac.leeds.ccg.andyt.grids.examples.GenerateTestData
 
main(String[]) - Static method in class uk.ac.leeds.ccg.andyt.grids.examples.UtilitiesRuns
 
main(String[]) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.UnsignedLongPowersOf2
For testing...
mask(Grid2DSquareCellAbstract, Grid2DSquareCellAbstract, GridStatisticsAbstract, File, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a new Grid2DSquareCellAbstract which is of the same type and chunk stucture as grid2DSquareCellMask.
mask(Grid2DSquareCellAbstract, Grid2DSquareCellAbstract, GridStatisticsAbstract, File) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a new Grid2DSquareCellAbstract which is of the same type and chunk stucture as grid2DSquareCellMask.
mask(Grid2DSquareCellAbstract, Grid2DSquareCellAbstract, Grid2DSquareCellAbstractFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
If grid2DSquareCellAbstractFactory is null then grid2DSquareCell is directly masked and returned, otherwise a new Grid2DSquareCellAbstract result is contructed using grid2DSquareCellAbstractFactory.
mask(Grid2DSquareCellAbstract, Grid2DSquareCellAbstract, Grid2DSquareCellAbstractFactory) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
If grid2DSquareCellAbstractFactory is null then grid2DSquareCell is directly masked and returned, otherwise a new Grid2DSquareCellAbstract result is contructed using grid2DSquareCellAbstractFactory.
mask(Grid2DSquareCellAbstract, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns grid2DSquareCell with the values of cells in the range [min,max] set to its noDataValue.
mask(Grid2DSquareCellAbstract, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns grid2DSquareCell with the values of cells in the range [min,max] set to its noDataValue.
mask(Grid2DSquareCellAbstract, double, double, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns grid with the value of cells that's centroids intersect the rectangle given by (xmin,ymin,xmax,ymax) set to its noDataValue.
mask(Grid2DSquareCellAbstract, double, double, double, double) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns grid with the value of cells that's centroids intersect the rectangle given by (xmin,ymin,xmax,ymax) set to its noDataValue.
mask(Grid2DSquareCellAbstract, long, long, long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns grid with the value of cells that intersect rectangle given by (startRowIndex,startColIndex,endRowIndex,endColIndex) set to its noDataValue.
mask(Grid2DSquareCellAbstract, long, long, long, long) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns grid with the value of cells that intersect rectangle given by (startRowIndex,startColIndex,endRowIndex,endColIndex) set to its noDataValue.
mask(Grid2DSquareCellAbstract, long, long, long, long, Grid2DSquareCellAbstractFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a new Grid2DSquareCellDouble that is a copy of grid, but with the value of cells in grid that intersect rectangle given by (startRowIndex,startColIndex,endRowIndex,endColIndex) set to its noDataValue.
maxBigDecimal - Variable in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For storing the maximum of all non noDataValues as a BigDecimal.
maxCountBigInteger - Variable in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For storing the number of max values as a BigInteger.
memoryAllocation(int) - Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.Utilities
Returns an int[] Used as a temporary means of allocating memory
memoryReserve - Variable in class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
Reserve memory that can be set to null and garbage collected so as to handle OutOfMemoryErrors.
minBigDecimal - Variable in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For storing the minimum of all non noDataValues as a BigDecimal.
minCountBigInteger - Variable in class uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsAbstract
For storing the number of min values as a BigInteger.

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