Uses of Package
ca.uqac.lif.cep.mtnp
-
Packages that use ca.uqac.lif.cep.mtnp Package Description ca.uqac.lif.cep.mtnp Manipulate tables and plots, using GRAL or Gnuplot as a back-end. -
Classes in ca.uqac.lif.cep.mtnp used by ca.uqac.lif.cep.mtnp Class Description DrawPlot Generates a bitmap from aTableobject.PrintGnuPlot 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.