QuerySequenceFactory
public class HealpixSortedQuerySequenceFactory extends java.lang.Object implements QuerySequenceFactory
Constructor | Description |
---|---|
HealpixSortedQuerySequenceFactory(QuerySequenceFactory baseFact) |
Constructor.
|
Modifier and Type | Method | 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
QuerySequenceFactory
createQuerySequence
in interface QuerySequenceFactory
table
- input tablejava.io.IOException
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.