Uses of Class
dataPlotsFX.layout.TDDisplayFX
-
Uses of TDDisplayFX in dataPlotsFX
Modifier and TypeMethodDescriptionTDControlAWT.getMainDisplay()
Get the main display.TDControlAWT.TDFXPanel.getMainDisplay()
Modifier and TypeMethodDescriptionvoid
TDControlAWT.TDFXPanel.setMainDisplay
(TDDisplayFX tdMainDisplay) -
Uses of TDDisplayFX in dataPlotsFX.layout
Modifier and TypeMethodDescriptionTDGraphFX.getTDDisplay()
Get the TDMainDsiplay this TDGraphFX belongs to.ModifierConstructorDescriptionTDControlPaneFX
(TDControl tdControl2, TDDisplayFX tdMainDsiplay) TDGraphFX
(TDControl tdControl, TDDisplayFX mainDisplay, int graphId) Create the graph. -
Uses of TDDisplayFX in dataPlotsFX.scroller
ModifierConstructorDescriptionTDAcousticScroller
(String name, javafx.geometry.Orientation orientation, int stepSizeMillis, long defaultLoadTime, boolean hasMenu, TDDisplayFX tdDisplay) Construct a PAMGUARD scroll bar which contains a main scroll bar bit and buttons for moving forward in large secScollbar name (used in scroll bar management)TDPamScrollerFX
(String name, javafx.geometry.Orientation orientation, int stepSizeMillis, long defaultLoadTime, boolean hasMenu, TDDisplayFX tdDisplay) Construct a PAMGUARD scroll bar which contains a main scroll bar bit and buttons for moving forward in large secScollbar name (used in scroll bar management) -
Uses of TDDisplayFX in dataPlotsFX.sound