Package cpod.dataPlotFX
Class CPODPlotInfoFX.CPODSymbolChooserFX
java.lang.Object
dataPlotsFX.TDManagedSymbolChooserFX
cpod.dataPlotFX.CPODPlotInfoFX.CPODSymbolChooserFX
- All Implemented Interfaces:
TDSymbolChooserFX
- Enclosing class:
CPODPlotInfoFX
Default symbol chooser for the display. This based on the data blocks symbol chooser.
- Author:
- Jamie Maaulay
-
Field Summary
Fields inherited from interface dataPlotsFX.TDSymbolChooserFX
DRAW_LINES, DRAW_SYMBOLS, HIGHLIGHT_SYMBOL, HIGHLIGHT_SYMBOL_MARKED, NORMAL_SYMBOL -
Constructor Summary
ConstructorsConstructorDescriptionCPODSymbolChooserFX(TDDataInfoFX dataInfoFX, PamSymbolChooser pamSymbolChooser, int drawTypes) -
Method Summary
Methods inherited from class dataPlotsFX.TDManagedSymbolChooserFX
getDrawTypes
-
Constructor Details
-
CPODSymbolChooserFX
public CPODSymbolChooserFX(TDDataInfoFX dataInfoFX, PamSymbolChooser pamSymbolChooser, int drawTypes)
-
-
Method Details
-
getPamSymbol
- Specified by:
getPamSymbolin interfaceTDSymbolChooserFX- Overrides:
getPamSymbolin classTDManagedSymbolChooserFX
-