| Interface | Description |
|---|---|
| ArrayDataInput | |
| ArrayDataOutput |
Special high performance scientific extension of the DataOutput interface.
|
| Cursor<KEY,VALUE> |
This interface extends the Iterator interface to allow insertion of data and
move to previous entries in a collection.
|
| CursorValue<T> | |
| DataTable |
This interface defines the properties that a generic table should have.
|
| FitsIO |
super closable interface for all fits reader/writers.
|
| RandomAccess |
These packages define the methods which indicate that an i/o stream may be
accessed in arbitrary order.
|
| Class | Description |
|---|---|
| ArrayFuncs |
This is a package of static functions which perform computations on arrays.
|
| AsciiFuncs | |
| BufferDecoder | |
| BufferedDataInputStream |
This class is intended for high performance I/O in scientific applications.
|
| BufferedDataOutputStream |
This class is intended for high performance I/O in scientific applications.
|
| BufferedFile | |
| BufferEncoder | |
| BufferPointer | |
| ByteBufferInputStream | |
| ByteBufferOutputStream | |
| ByteFormatter |
This class provides mechanisms for efficiently formatting numbers and
Strings.
|
| ByteParser |
This class provides routines for efficient parsing of data stored in a byte
array.
|
| ColumnTable<T> |
A data table is conventionally considered to consist of rows and columns,
where the structure within each column is constant, but different columns may
have different structures.
|
| HashedList<VALUE extends CursorValue<String>> |
a ordered hash map implementation.
|
| LoggerHelper |
Utility class offering simplifying methods related to
Logger. |
| SaveClose |
| Exception | Description |
|---|---|
| FormatException | |
| TableException |
Copyright © 1996–2016 nom-tam-fits. All rights reserved.