Uses of Interface
nom.tam.fits.header.hierarch.IHierarchKeyFormatter
Packages that use IHierarchKeyFormatter
Package
Description
The core classes of nom-tam-fits.
Support for the registered hierarchical keyword
convention.
-
Uses of IHierarchKeyFormatter in nom.tam.fits
Methods in nom.tam.fits that return IHierarchKeyFormatterModifier and TypeMethodDescriptionstatic IHierarchKeyFormatterFitsFactory.getHierarchFormater()Returns the formatter instance for HIERARCH style keywords.Methods in nom.tam.fits with parameters of type IHierarchKeyFormatterModifier and TypeMethodDescriptionstatic voidFitsFactory.setHierarchFormater(IHierarchKeyFormatter formatter) There is not a real standard how to write hierarch keys, default we use the one where every key is separated by a blank. -
Uses of IHierarchKeyFormatter in nom.tam.fits.header.hierarch
Classes in nom.tam.fits.header.hierarch that implement IHierarchKeyFormatterModifier and TypeClassDescriptionclassDeprecated.Non-standard HIERARCH keyword formatter that separates hierarchical keyword component by multiple while spaces.classHIERARCH keyword formatter based on the ESO convention.