Package ca.uqac.lif.cep.mtnp
Manipulate tables and plots, using GRAL or Gnuplot as a back-end.
- Author:
- Sylvain Hallé
-
Class Summary Class Description DrawPlot Generates a bitmap from aTableobject.Main Dummy main filePrintGnuPlot Generates a GnuPlot file drawing a plot from aTableobject.UpdateTable Adds contents to a table based on incoming events.UpdateTableArray Adds contents to a table from a stream of arrays.UpdateTableMap Adds contents to a table by receiving a stream ofMapobjects, each corresponding to a tuple of key-value pairs to add to the table.UpdateTableStream Adds contents to a table from multiple streams.