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

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

public abstract class AbstractGrid2DSquareCellChunkFactory
extends java.lang.Object
implements java.io.Serializable

Basic wrapper.

See Also:
Serialized Form

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()