public class CoverageQuerySequenceFactory extends 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(StarTable table)
Creates a query sequence.
|
public CoverageQuerySequenceFactory(QuerySequenceFactory baseFact, Coverage coverage)
baseFact
- base QuerySequenceFactorycoverage
- coverage objectpublic ConeQueryRowSequence createQuerySequence(StarTable table) throws IOException
QuerySequenceFactory
createQuerySequence
in interface QuerySequenceFactory
table
- input tableIOException
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.