Next Previous Up Contents
Next: Examples
Up: Processing StarTables
Previous: Wrap It Up
Here is a list of some of the wrapper classes provided,
with brief descriptions:
-
ColumnPermutedStarTable
- Views its base table with the columns in a different order.
-
RowPermutedStarTable
- Views its base table with the rows in a different order.
-
RowSubsetStarTable
- Views its base table with only some of the rows showing.
-
ProgressBarStarTable
- Behaves exactly like its base table, but any RowSequence taken out
on it controls a
JProgressBar
,
so the user can monitor progress in processing a table.
-
ProgressLineStarTable
- Like
ProgressBarStarTable
, but controls an animated
line of text on the terminal for command-line applications.
-
JoinStarTable
- Glues a number of tables together side-by-side.
-
ConcatStarTable
- Glues a number of tables together top-to-bottom.
Next Previous Up Contents
Next: Examples
Up: Processing StarTables
Previous: Wrap It Up
STIL - Starlink Tables Infrastructure Library
Starlink User Note252
STIL web page:
http://www.starlink.ac.uk/stil/
Author email:
m.b.taylor@bristol.ac.uk