StarTable
public 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, wait
checkedLongToInt, getBaseTable, getCell, getColumnAuxDataInfos, getColumnCount, getColumnInfo, getName, getParameterByName, getParameters, getRow, getRowCount, getURL, isRandom, setName, setParameter, setURL, toString
public 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
StarTable
getRowSequence
in interface StarTable
getRowSequence
in class WrapperStarTable
java.io.IOException
- if there is an error providing accessCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.