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.GenerateRoofData
 
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(AbstractGrid2DSquareCell, AbstractGrid2DSquareCell, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Modifies grid by setting to grid.noDataValue those cells coincident with mask.noDataValue cells.
mask(AbstractGrid2DSquareCell, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Modifies grid with the values of cells in the range [min,max] set to its noDataValue.
mask(AbstractGrid2DSquareCell, double, double, double, double, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Modifies grid by setting to grid.noDataValue those cells that's centroids intersect the rectangle given by: (xmin,ymin,xmax,ymax).
mask(AbstractGrid2DSquareCell, long, long, long, long, boolean) - Method in class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
Modifies grid by setting to grid.noDataValue those cells that intersect the rectangle given by: (startRowIndex,startColIndex,endRowIndex,endColIndex).
maxBigDecimal - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGridStatistics
For storing the maximum of all non noDataValues as a BigDecimal.
maxCountBigInteger - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGridStatistics
For storing the number of max values as a BigInteger.
Memory_Threshold - Variable in class uk.ac.leeds.ccg.andyt.grids.core.Grids_OutOfMemoryErrorHandler
 
minBigDecimal - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGridStatistics
For storing the minimum of all non noDataValues as a BigDecimal.
minCountBigInteger - Variable in class uk.ac.leeds.ccg.andyt.grids.core.AbstractGridStatistics
For storing the number of min values as a BigInteger.

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