public class HealpixSortedQuerySequenceFactory extends java.lang.Object implements QuerySequenceFactory
| Constructor and Description |
|---|
HealpixSortedQuerySequenceFactory(QuerySequenceFactory baseFact)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ConeQueryRowSequence |
createQuerySequence(uk.ac.starlink.table.StarTable table)
Creates a query sequence.
|
public HealpixSortedQuerySequenceFactory(QuerySequenceFactory baseFact)
baseFact - query sequence factory on which this one is basedpublic 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.