Class TileBufferRowBased

java.lang.Object
nom.tam.image.tile.operation.buffer.TileBuffer
nom.tam.image.tile.operation.buffer.TileBufferRowBased

public class TileBufferRowBased extends TileBuffer
Deprecated.
Use TileBufferFactory instead to construct and access via TileBuffer interface. Its visiv=bility should be reduced to the package level in the future.

(for internal use) Tiling implementation, for when the tile width matches the width of the image. For example, for covering a 300 by 250 image with tiles of 300 by 7 pixels.