Package cpod.tdPlots

Class CPODPlotinfo

java.lang.Object
dataPlots.data.TDDataInfo
cpod.tdPlots.CPODPlotinfo

public class CPODPlotinfo extends TDDataInfo
  • Constructor Details

  • Method Details

    • getDataValue

      public Double getDataValue(PamDataUnit pamDataUnit)
      Description copied from class: TDDataInfo
      Gets a value for a specific data unit which should be in the same units as the scale information. This will then be converted into a plot position by the TDGraph.
      Specified by:
      getDataValue in class TDDataInfo
      Returns:
      data value or null if this data poit should not be plotted.
    • getSymbolChooser

      public TDSymbolChooser getSymbolChooser()
      Specified by:
      getSymbolChooser in class TDDataInfo
      Returns:
      a class containing functions to chose a symbol to plot.