Class SimpleSymbolChooser

java.lang.Object
dataPlots.data.SimpleSymbolChooser
All Implemented Interfaces:
TDSymbolChooser

public class SimpleSymbolChooser extends Object implements TDSymbolChooser
  • Constructor Details

    • SimpleSymbolChooser

      public SimpleSymbolChooser()
  • Method Details

    • getPamSymbol

      public PamSymbol getPamSymbol(PamDataUnit dataUnit, int type)
      Specified by:
      getPamSymbol in interface TDSymbolChooser
    • getDrawTypes

      public int getDrawTypes()
      Specified by:
      getDrawTypes in interface TDSymbolChooser
    • setDrawTypes

      public void setDrawTypes(int drawTypes)
      Parameters:
      drawTypes - the drawTypes to set, can be a combination of DRAW_LINES and DRAW_SYMBOLS