uk.ac.leeds.ccg.andyt.grids.core
Class AbstractGrid2DSquareCellChunkFactory

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.grids.core.AbstractGrid2DSquareCellChunkFactory
Direct Known Subclasses:
AbstractGrid2DSquareCellDoubleChunkFactory, AbstractGrid2DSquareCellIntChunkFactory

public abstract class AbstractGrid2DSquareCellChunkFactory
extends java.lang.Object

Basic wrapper.


Constructor Summary
AbstractGrid2DSquareCellChunkFactory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractGrid2DSquareCellChunkFactory

public AbstractGrid2DSquareCellChunkFactory()