Uses of Interface
nom.tam.util.Cursor
Packages that use 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
Methods in nom.tam.fits that return CursorModifier 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
Methods in nom.tam.util that return Cursor