Uses of Interface
uk.ac.leeds.ccg.andyt.grids.core.GridStatisticsInterface

Packages that use GridStatisticsInterface
uk.ac.leeds.ccg.andyt.grids.core   
 

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

Classes in uk.ac.leeds.ccg.andyt.grids.core that implement GridStatisticsInterface
 class AbstractGridStatistics
          An abstract class to be extended and methods overridden to provide statistics about the data in AbstractGrid2DSquareCell and Grid2DSquareCellChunkAbstract more optimally.
 class GridStatistics0
          Used by AbstractGrid2DSquareCell instances to access statistics.
 class GridStatistics1
          Used by AbstractGrid2DSquareCell instances to access statistics.