Package nom.tam.image.tile.operation


package nom.tam.image.tile.operation

Interfaces and base classes for handling image tiles (primarily for internal use) . It's weird that these classes aren't bundled with the rest of the tiling support, but that's life.

The classes of these package are used internally, e.g. by CompressedImageHDU and CompressedTableHDU, which are typically the main compression classes the user will interact with.

See Also: