Package info.monitorenter.gui.chart.io
-
Interface Summary Interface Description INameFilter A story on the side: There are:FileFilter
FilenameFilter
FileFilter
-
Class Summary Class Description ADataCollector A simple Runnable that continuously collects data every latency time period and adds it to the internal ITrace2D instance.AStaticDataCollector Base class for data collectors that fill traces for static charts in one run.FileFilterExtensions Configureable implementation ofFileFilter
that filters files by their extension (e.g.: ".txt").PropertyFileStaticDataCollector Data collector that collects data in form ofITracePoint2D
instances from a property file (Properties
).RandomDataCollectorOffset A proof of concept dummy implementation for the supertype.RandomDataCollectorTimeStamped Data collector that collects values with an absolute timestamp as x value and a random jumping y value.