StarTablepublic class ProgressLineStarTable extends WrapperStarTable
baseTable| Constructor | Description |
|---|---|
ProgressLineStarTable(StarTable baseTable,
java.io.PrintStream out) |
Constructs a new ProgressLineStarTable.
|
| Modifier and Type | Method | Description |
|---|---|---|
RowSequence |
getRowSequence() |
Returns an object which can iterate over all the rows in the table
sequentially.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckedLongToInt, getBaseTable, getCell, getColumnAuxDataInfos, getColumnCount, getColumnInfo, getName, getParameterByName, getParameters, getRow, getRowCount, getURL, isRandom, setName, setParameter, setURL, toStringpublic ProgressLineStarTable(StarTable baseTable, java.io.PrintStream out)
baseTable - the base tableout - stream on which progress will be written - this should
preferably be terminal-like, since it's going to have things
like carriage-returns ('\r') written to itpublic RowSequence getRowSequence() throws java.io.IOException
StarTablegetRowSequence in interface StarTablegetRowSequence in class WrapperStarTablejava.io.IOException - if there is an error providing accessCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.