Package ca.uqac.lif.cep.mtnp


package ca.uqac.lif.cep.mtnp
Manipulate tables and plots, using GRAL or Gnuplot as a back-end.
Author:
Sylvain Hallé
  • Classes
    Class
    Description
    Generates a bitmap from a Table object.
    Dummy main file
    Generates a GnuPlot file drawing a plot from a Table object.
    Adds contents to a table based on incoming events.
    Adds contents to a table from a stream of arrays.
    Adds contents to a table by receiving a stream of Map objects, each corresponding to a tuple of key-value pairs to add to the table.
    Adds contents to a table from multiple streams.