public class CoverageQuerySequenceFactory extends java.lang.Object implements QuerySequenceFactory
ConeQueryRowSequence.getIndex() values of this sequence
will be those of the underlying ConeQueryRowSequences, so will miss
out values for those elements that are excluded.| Constructor and Description |
|---|
CoverageQuerySequenceFactory(QuerySequenceFactory baseFact,
Coverage coverage)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ConeQueryRowSequence |
createQuerySequence(uk.ac.starlink.table.StarTable table)
Creates a query sequence.
|
public CoverageQuerySequenceFactory(QuerySequenceFactory baseFact, Coverage coverage)
baseFact - base QuerySequenceFactorycoverage - coverage objectpublic ConeQueryRowSequence createQuerySequence(uk.ac.starlink.table.StarTable table) throws java.io.IOException
QuerySequenceFactorycreateQuerySequence in interface QuerySequenceFactorytable - input tablejava.io.IOExceptionCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.