Class CellImgFactory<T extends NativeType<T>>


  • public class CellImgFactory<T extends NativeType<T>>
    extends NativeImgFactory<T>
    Factory for creating CellImgs. The cell dimensions for a standard cell can be supplied in the constructor of the factory. If no cell dimensions are given, the factory creates cells of size 10 x 10 x ... x 10.
    Author:
    Tobias Pietzsch