Uses of Interface
nom.tam.util.Cursor
Package
Description
The core classes of nom-tam-fits.
Various commonly used classes for nom-tam-fits.
-
Uses of Cursor in nom.tam.fits
Modifier and TypeMethodDescriptionHeader.iterator()
Returns a cursor-based iterator for this header's entries starting at the first entry.Header.iterator
(int index) Deprecated.We should never use indexed access to the header.Header.seekHead()
Move the cursor to the end of the header.Header.seekTail()
Move the cursor to the end of the header. -
Uses of Cursor in nom.tam.util