Uses of Class
dataPlotsFX.TDControl
-
Uses of TDControl in dataPlotsFX
Modifier and TypeClassDescriptionclass
TDControlFX acts as a wrapper class for a time base display programmed in JavaFX.class
The controller for the display if the main PAMGuard GUI is in JavaFX mode. -
Uses of TDControl in dataPlotsFX.layout
Modifier and TypeMethodDescriptionTDControlPaneFX.getTDControl()
Get the tdControl class.TDDisplayFX.getTDControl()
Reference to tdControl.ModifierConstructorDescriptionTDControlPaneFX
(TDControl tdControl2, TDDisplayFX tdMainDsiplay) TDDisplayFX
(TDControl tdControl) Constructor for the main JavaFX display.TDGraphFX
(TDControl tdControl, TDDisplayFX mainDisplay, int graphId) Create the graph.