Package uk.ac.starlink.ttools.mode


package uk.ac.starlink.ttools.mode
  • Class
    Description
    Output mode for writing the table as a stream with CGI headers.
    Processing mode for calculating a checksum of table data.
    Callable client implementation which can watch for registration of a given named application.
    Accumulates statistics for the values in a given column.
    Processing mode which writes out a table.
    Processing mode which just counts the number of rows and columns and writes a summary to the output stream.
    Output mode for generating an N-dimensional histogram of data points from a selection of N columns of the input table.
    TableConsumer implementation which constructs and outputs a histogram data cube for an input table.
    Debugging mode for testing TOPCAT's ExtApp functionality.
    Table consumer which disposes of a table by writing it as a new table in a SQL database using JDBC.
    Mode for writing a table as a new table in a JDBC-connected database.
    Processing mode which summarises table metadata.
    Turns a table into a Multi-Order Coverage map.
    Turns a table into a multi-order coverage map by interpreting a given quantity (column or expression) as an Area specification.
    Processing mode which reads all data and disposes of it.
    Interface defining the final element of a table processing pipeline - the one which disposes of the generated table in some way.
    Processing mode for sending the table to other subscribed clients using the SAMP tool interop protocol.
    Processing mode for calculating statistics on a table.
    Processing mode for displaying the table in a scrollable Swing window.
    Processing mode for displaying the streamed table in TOPCAT.