Uses of Class
nom.tam.fits.header.HierarchicalGrouping
-
Packages that use HierarchicalGrouping Package Description nom.tam.fits.header There many many sources of FITS keywords. -
-
Uses of HierarchicalGrouping in nom.tam.fits.header
Methods in nom.tam.fits.header that return HierarchicalGrouping Modifier and Type Method Description static HierarchicalGrouping
HierarchicalGrouping. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static HierarchicalGrouping[]
HierarchicalGrouping. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-