public class ProgressLineStarTable extends WrapperStarTable
baseTable
Constructor and Description |
---|
ProgressLineStarTable(StarTable baseTable,
java.io.PrintStream out)
Constructs a new ProgressLineStarTable.
|
Modifier and Type | Method and Description |
---|---|
RowSequence |
getRowSequence()
Returns an object which can iterate over all the rows in the table
sequentially.
|
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 © 2017 Central Laboratory of the Research Councils. All Rights Reserved.