| CacheRowPipe |
RowPipe implementation which caches the data to provide a random-access
StarTable.
|
| ColumnCalculatorFilter<S> |
ProcessingFilter implementation superclass which adds to a table
columns produced by a ColumnCalculator.
|
| MultiServiceColumnCalculator<S> |
ColumnCalculator implementation which works by invoking a service for
each row.
|
| SchlegelCalculator |
Column calculator which interrogates the IPAC Dust Extinction map service.
|
| SchlegelCalculator.Spec |
Specifies the dust query to be made.
|
| SchlegelFilter |
Filter that applies the SchlegelCalculator.
|
| WebMapper |
Object that can map some particular sort of string to a URL
referencing a web page.
|