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

M

main(String[]) - Static method in class uk.ac.leeds.ccg.andyt.grids.examples.ExporterRuns
 
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.ProcessorGWSRuns
 
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, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a Grid2DSquareCellAbstract identical to grid2DSquareCellToMask but with cells coincident with grid2DSquareCellMask if their centroids intersect a cell of mask that has a noDataValue.
mask(Grid2DSquareCellDouble, Grid2DSquareCellDouble, Grid2DSquareCellDoubleFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns a new Grid2DSquareCellDouble that is a copy of grid, but masked using mask.
mask(Grid2DSquareCellDouble, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Returns grid with the values of cells in the range [min,max] set to its noDataValue.
mask(Grid2DSquareCellDouble, 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(Grid2DSquareCellDouble, 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(Grid2DSquareCellDouble, long, long, long, long, Grid2DSquareCellDoubleFactory, 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.utilities.ErrorHandler
Reserve memory to be cleared when dealing with java.lang.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.
minus(Grid2DSquareCellDouble, Grid2DSquareCellDouble, boolean, Grid2DSquareCellDoubleFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
TODO: 1.
multiply(Grid2DSquareCellDouble, Grid2DSquareCellDouble, Grid2DSquareCellDoubleFactory, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
 

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