Package nom.tam.fits
Class FitsFactory.FitsSettings
java.lang.Object
nom.tam.fits.FitsFactory.FitsSettings
- Enclosing class:
- FitsFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IHierarchKeyFormatter
protected boolean
protected boolean
protected boolean
protected boolean
protected boolean
protected boolean
-
Constructor Details
-
FitsSettings
protected FitsSettings()
-
-
Method Details
-
getHierarchKeyFormatter
-
isAllowTerminalJunk
protected boolean isAllowTerminalJunk() -
isCheckAsciiStrings
protected boolean isCheckAsciiStrings() -
isLongStringsEnabled
protected boolean isLongStringsEnabled() -
isSkipBlankAfterAssign
protected boolean isSkipBlankAfterAssign() -
isUseAsciiTables
protected boolean isUseAsciiTables() -
isUseHierarch
protected boolean isUseHierarch()
-