uk.ac.starlink.ttools.cone
Interface QuerySequenceFactory
- All Known Implementing Classes:
- JELQuerySequenceFactory
public interface QuerySequenceFactory
Object which can generate an iterator over cone search specifiers.
- Since:
- 16 Oct 2007
- Author:
- Mark Taylor
createQuerySequence
ConeQueryRowSequence createQuerySequence(uk.ac.starlink.table.StarTable table)
throws IOException
- Creates a query sequence.
- Parameters:
table
- input table
- Throws:
IOException
Copyright © 2009 Central Laboratory of the Research Councils. All Rights Reserved.