Interface QuerySequenceFactory

    • Method Detail

      • createQuerySequence

        ConeQueryRowSequence createQuerySequence​(uk.ac.starlink.table.StarTable table)
                                          throws java.io.IOException
        Creates a query sequence.
        Parameters:
        table - input table
        Throws:
        java.io.IOException