Interface ICompressParameter
- All Known Subinterfaces:
ICompressColumnParameter, ICompressHeaderParameter
- All Known Implementing Classes:
CompressColumnParameter, CompressHeaderParameter, HCompressScaleParameter, HCompressSmoothParameter, RiceBlockSizeParameter, RiceBytePixParameter, ZBlankColumnParameter, ZBlankParameter, ZQuantizeParameter, ZScaleColumnParameter, ZZeroColumnParameter
public interface ICompressParameter
Compression parameter that must be stored along the meta data.
-
Method Summary
-
Method Details
-
getName
String getName()- Returns:
- the name of the parameter, normally the fits header key or column name.
-