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 GridStatistics0
          Used by Grid2DSquareCellAbstract instances to access statistics.
 class GridStatistics1
          Used by Grid2DSquareCellAbstract instances to access statistics.
 class GridStatisticsAbstract
          An abstract class to be extended and methods overridden to provide statistics about the data in Grid2DSquareCellAbstract and Grid2DSquareCellChunkAbstract more optimally.