Package info.monitorenter.gui.chart.io
package info.monitorenter.gui.chart.io
-
ClassDescriptionA simple Runnable that continuously collects data every latency time period and adds it to the internal ITrace2D instance.Base class for data collectors that fill traces for static charts in one run.Configureable implementation of
FileFilter
that filters files by their extension (e.g.: ".txt").Data collector that collects data in form ofITracePoint2D
instances from a property file (Properties
).A proof of concept dummy implementation for the supertype.Data collector that collects values with an absolute timestamp as x value and a random jumping y value.