Interface | Description |
---|---|
IRepetitionCounter | Deprecated |
Class | Description |
---|---|
ColorManager |
Utility class for managing colors.
|
EditAction |
Abstraction for any action, which didn't just result in the change of focus
or the way data is viewed, but actually changed properties of elements or more.
|
FloatPoint |
Class for storing a pair of doubles; these represent a point in 2D coordinate space.
|
GUIAbstractAction |
An abstraction for an action, which accesses the GUI elements.
|
GUIAction |
Action, affecting or related to the GUI elements.
|
InterpreterFacade |
This is a utility class that uses factory methods to set everything up.
|
JumpAction |
Abstraction for a n action, result of which is changing focus or something similar,
but not modifying properties of
GUIelement s (other than the Focused
Property . |
Main |
The starting point of this Instrumentation Platform project.
|
NamedGUIAction |
A
GUIAction , which can have a named assigned. |
PlotLine |
A class for storing data points and their respective histograms.
|
Position |
Utility class that binds together the GUITab an element is in with the
element, which is now focused
|
RegexUtils |
A helper class for searching and filtering between
GUIelement s. |
TimeStampedSample |
A utility class for storing value of a sample and a time, when it was taken.
|