QuerySequenceFactory
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 | Description |
---|---|
CoverageQuerySequenceFactory(QuerySequenceFactory baseFact,
Coverage coverage) |
Constructor.
|
Modifier and Type | Method | 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
QuerySequenceFactory
createQuerySequence
in interface QuerySequenceFactory
table
- input tablejava.io.IOException
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.