|
LiveGraph data visualisation and analysis framework |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AllDataMode
.
TailDataMode
.
SeriesHighlightListener
.
DataSet.dataFileIndex
.
String
tokens (presumably just parsed
from a data line) to a list of Double
objects containing the tokens' values; tokens
that cannot be parsed to a Double
are represented by null
-objects in the
resulting list.
DataStreamWriter
object for a unique file located in the
specified directory.
DataStreamWriter
object for a unique file located in the
specified directory.
GridBagConstraints
object with the specified size and default attributes.
equals
method (case sensitive); this happens by attaching
counters to repreated strings: for instance, ["boo", "foo", "boo"]
it converted to
["boo (1)", "foo", "boo (2)"]
.
CacheAllData
-mode.
ArrayList
which publicly publishes its removeRangeint
method.org.LiveGraph.dataFile.read.DataStreamReader
when the data stream does
not have the expected format.DataStreamObserver
-interface
and defines all methods as empty.DataStreamReader
and store all
information in a data cache for further processing by the application.DataStreamWriter
for the details of the data file format.DataStreamWriter
objects are used for writing files in the LiveGraph file format.CacheAllData
-mode this value determines which datasets are kept in memory.
SettingsObserver
;
usually used to wrap the raised exception inside a RuntimeException
in order to allow other SettingsObserver
s to complete handling the
event.DataStreamReader
; does nothing.
DataStreamReader
; adds a dataset to the cache.
DataStreamReader
; adds a file info line to the cache.
DataStreamReader
; setts the data column labels in the cache.
DataStreamReader
; does nothing.
MainWindow.dataFileSettingsDisplayMenuItem
.
delayEvents
-mode and returns in the normal observable mode;
all events cached while in that mode are fired.
IOException
encountered by this writer.
Transform_SetVal
.
XAxis_DataValScaledSet
for
scaling of X values.
MainWindow.graphSettingsDisplayMenuItem
.
IOException
.
MainWindow.plotDisplayMenuItem
.
Graphics
object.Plotter.SeriesScreenData.points
;
the comparison is by x-xoordinates.focusLost
-messages of a
JTextField
.SeriesHighlightListener
.
IOException
s.
UpdateInvoker.timeTick()
;
if it is time for the next update, call UpdateInvoker.update()
;
call UpdateInvoker.timeTick()
again and continue the loop until UpdateInvoker.mustQuit
is set to true;
call UpdateInvoker.tidyUp()
before quitting.
MainWindow.seriesSettingsDisplayMenuItem
.
Transform_SetVal
;
updateInProgress
state.
XAxis_DataValScaledSet
for
scaling of X values.
delayEvents
-mode;
while in this mode events are not supplied to observers, instead they are cached
and fired only when fireDelayedEvents
is invoked.
CacheTailData
-mode.
timeTickLength
milliseconds.
DataCache
at regular intervals.UpdateInvoker
-observer.double
value.
|
LiveGraph data visualisation and analysis framework |
|||||||||
PREV NEXT | FRAMES NO FRAMES |