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 aTable
object.PrintGnuPlot Generates a GnuPlot file drawing a plot from aTable
object.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 ofMap
objects, each corresponding to a tuple of key-value pairs to add to the table.UpdateTableStream Adds contents to a table from multiple streams.