Interface TableProducer

  • All Known Implementing Classes:
    ConeMatcher.ConeWorker

    public interface TableProducer
    Provides a table.
    Since:
    29 Sep 2006
    Author:
    Mark Taylor
    • Method Detail

      • getTable

        uk.ac.starlink.table.StarTable getTable()
                                         throws java.io.IOException,
                                                uk.ac.starlink.task.TaskException
        Provides a table.
        Returns:
        table
        Throws:
        java.io.IOException
        uk.ac.starlink.task.TaskException