public class ProgressDataStoreFactory
extends uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactory
| Constructor and Description |
|---|
ProgressDataStoreFactory(uk.ac.starlink.ttools.plot2.data.DataStoreFactory baseFact,
BoundedRangeModel progModel)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected uk.ac.starlink.table.RowAccess |
createRowAccess(uk.ac.starlink.table.StarTable table) |
protected uk.ac.starlink.table.RowSequence |
createRowSequence(uk.ac.starlink.table.StarTable table) |
protected uk.ac.starlink.table.RowSplittable |
createRowSplittable(uk.ac.starlink.table.StarTable table) |
public ProgressDataStoreFactory(uk.ac.starlink.ttools.plot2.data.DataStoreFactory baseFact,
BoundedRangeModel progModel)
baseFact - factory to which most behaviour is delegatedprogModel - progress bar data model to be messagedprotected uk.ac.starlink.table.RowSequence createRowSequence(uk.ac.starlink.table.StarTable table)
throws IOException
createRowSequence in class uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactoryIOExceptionprotected uk.ac.starlink.table.RowSplittable createRowSplittable(uk.ac.starlink.table.StarTable table)
throws IOException
createRowSplittable in class uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactoryIOExceptionprotected uk.ac.starlink.table.RowAccess createRowAccess(uk.ac.starlink.table.StarTable table)
throws IOException
createRowAccess in class uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactoryIOExceptionCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.