Uses of Interface
nom.tam.fits.header.hierarch.IHierarchKeyFormatter
-
Packages that use IHierarchKeyFormatter Package Description nom.tam.fits nom.tam.fits.header.hierarch -
-
Uses of IHierarchKeyFormatter in nom.tam.fits
Fields in nom.tam.fits declared as IHierarchKeyFormatter Modifier and Type Field Description private IHierarchKeyFormatterFitsFactory.FitsSettings. hierarchKeyFormatterMethods in nom.tam.fits that return IHierarchKeyFormatter Modifier and Type Method Description static IHierarchKeyFormatterFitsFactory. getHierarchFormater()protected IHierarchKeyFormatterFitsFactory.FitsSettings. getHierarchKeyFormatter()Methods in nom.tam.fits with parameters of type IHierarchKeyFormatter Modifier and Type Method Description static 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 IHierarchKeyFormatter Modifier and Type Class Description classBlanksDotHierarchKeyFormatterclassStandardIHierarchKeyFormatter
-