Uses of Class
nom.tam.fits.UndefinedData
Packages that use UndefinedData
-
Uses of UndefinedData in nom.tam.fits
Subclasses with type arguments of type UndefinedData in nom.tam.fitsModifier and TypeClassDescriptionclassA HDU that holds a type of data we don't recognise.Methods in nom.tam.fits that return UndefinedDataModifier and TypeMethodDescriptionstatic UndefinedDataUndefinedHDU.encapsulate(Object o) Deprecated.(for internal use) Will reduce visibility in the futurestatic UndefinedDataUndefinedHDU.manufactureData(Header hdr) Deprecated.(for internal use) Will reduce visibility in the futureConstructors in nom.tam.fits with parameters of type UndefinedDataModifierConstructorDescriptionUndefinedHDU(Header h, UndefinedData d) Deprecated.(for internal use) Its visibility should be reduced to package level in the future.