Uses of Class
uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellFactory

Packages that use AbstractGrid2DSquareCellFactory
uk.ac.leeds.ccg.andyt.grids.core   
uk.ac.leeds.ccg.andyt.grids.examples   
 

Uses of AbstractGrid2DSquareCellFactory in uk.ac.leeds.ccg.andyt.grids.core
 

Subclasses of AbstractGrid2DSquareCellFactory in uk.ac.leeds.ccg.andyt.grids.core
 class Grid2DSquareCellDoubleFactory
          A factory for constructing Grid2DSquareCellDouble instances.
 class Grid2DSquareCellIntFactory
          A factory for constructing Grid2DSquareCellInt instances.
 

Uses of AbstractGrid2DSquareCellFactory in uk.ac.leeds.ccg.andyt.grids.examples
 

Methods in uk.ac.leeds.ccg.andyt.grids.examples with parameters of type AbstractGrid2DSquareCellFactory
 Grid2DSquareCellDouble GenerateRoofData.disaggregate(java.math.BigDecimal[] _Dimensions, Grid2DSquareCellDouble _Grid2DSquareCellDouble, AbstractGrid2DSquareCellFactory _Grid2DSquareCellFactory, boolean _HandleOutOfMemoryError)
          This method disaggregates the cells if the size of _Grid2DSquareCellDouble is less than 32 x 64