uk.ac.starlink.ttools.cone
Class HealpixSortedQuerySequenceFactory
java.lang.Object
uk.ac.starlink.ttools.cone.HealpixSortedQuerySequenceFactory
- All Implemented Interfaces:
- QuerySequenceFactory
public class HealpixSortedQuerySequenceFactory
- extends Object
- implements QuerySequenceFactory
QuerySequenceFactory that presorts rows according to HEALPix pixel index.
- Since:
- 3 Jul 2014
- Author:
- Mark Taylor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HealpixSortedQuerySequenceFactory
public HealpixSortedQuerySequenceFactory(QuerySequenceFactory baseFact)
- Constructor.
- Parameters:
baseFact
- query sequence factory on which this one is based
createQuerySequence
public ConeQueryRowSequence createQuerySequence(StarTable table)
throws IOException
- Description copied from interface:
QuerySequenceFactory
- Creates a query sequence.
- Specified by:
createQuerySequence
in interface QuerySequenceFactory
- Parameters:
table
- input table
- Throws:
IOException
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.