Package uk.ac.leeds.ccg.andyt.grids.core

Interface Summary
GridStatisticsInterface TODO: docs
 

Class Summary
AbstractIterator A basic wrapper for the interface.
Grid2DSquareCellAbstract Grid2DSquareCellAbstract provides inner classes for CellID and ChunkID referencing and general geometry methods for extended classes.
Grid2DSquareCellAbstract.CellID A simple CellID class for distinguishing cells.
Grid2DSquareCellAbstract.ChunkID A simple ChunkID class for distinguishing s in this chunk.
Grid2DSquareCellChunkAbstract Grid2DSquareCellChunkAbstract provides inner classes for ChunkCellID and general geometry methods for extended classes.
Grid2DSquareCellDouble A class for representing grids of double precision values.
Grid2DSquareCellDoubleChunk64CellMap The maximum size of this Grid2DSquareCellDoubleChunkAbstract is 64 cells.
Grid2DSquareCellDoubleChunk64CellMapFactory  
Grid2DSquareCellDoubleChunk64CellMapIterator  
Grid2DSquareCellDoubleChunkAbstract  
Grid2DSquareCellDoubleChunkAbstractFactory Abstract Class for defining (an interface for) chunk factory methods.
Grid2DSquareCellDoubleChunkArray  
Grid2DSquareCellDoubleChunkArrayFactory TODO: docs
Grid2DSquareCellDoubleChunkArrayIterator TODO: docs
Grid2DSquareCellDoubleChunkJAI TODO: docs
Grid2DSquareCellDoubleChunkJAIFactory TODO: docs
Grid2DSquareCellDoubleChunkJAIIterator TODO: docs
Grid2DSquareCellDoubleChunkMap The maximum size of this Grid2DSquareCellDoubleChunkAbstract is 64 cells.
Grid2DSquareCellDoubleChunkMapFactory TODO: docs
Grid2DSquareCellDoubleChunkMapIterator TODO: docs
Grid2DSquareCellDoubleChunkRAF TODO: docs
Grid2DSquareCellDoubleChunkRAFFactory TODO: docs
Grid2DSquareCellDoubleChunkRAFIterator TODO: docs
Grid2DSquareCellDoubleFactory TODO: Abstraction and extension as for Grid2DSquareCellIntFactory.
Grid2DSquareCellDoubleIterator TODO: docs
Grid2DSquareCellInt A class to represent and manipulate int precision Grid2DSquareCellAbstract instances.
Grid2DSquareCellIntChunk64CellMap The maximum size of this Grid2DSquareCellIntChunkAbstract is 64 cells.
Grid2DSquareCellIntChunk64CellMapFactory TODO: docs
Grid2DSquareCellIntChunk64CellMapIterator TODO: docs
Grid2DSquareCellIntChunkAbstract TODO: docs
Grid2DSquareCellIntChunkAbstractFactory Abstract Class for defining (an interface for) chunk factory methods.
Grid2DSquareCellIntChunkArray TODO: docs
Grid2DSquareCellIntChunkArrayFactory TODO: docs
Grid2DSquareCellIntChunkArrayIterator TODO: docs
Grid2DSquareCellIntChunkJAI TODO: docs
Grid2DSquareCellIntChunkJAIFactory TODO: docs
Grid2DSquareCellIntChunkJAIIterator TODO: docs
Grid2DSquareCellIntChunkMap TODO: 1.
Grid2DSquareCellIntChunkMapFactory TODO: docs
Grid2DSquareCellIntChunkMapIterator TODO: docs
Grid2DSquareCellIntChunkRAF TODO: docs
Grid2DSquareCellIntChunkRAFFactory TODO: docs
Grid2DSquareCellIntChunkRAFIterator TODO: docs
Grid2DSquareCellIntFactory TODO: 1.
Grid2DSquareCellIntIterator TODO: docs
GridStatistics0 Intended for use in grids that keep all fields (statistics) up to date as underlying data is changed.
GridStatistics1 Used by Grid2DSquareCellAbstract instances to access statistics.
GridStatisticsAbstract TODO: docs