Class TimeBasedChartAnnotation

java.lang.Object
org.eclnt.util.chart.ChartAnnotation
org.eclnt.util.chart.TimeBasedChartAnnotation

public class TimeBasedChartAnnotation extends ChartAnnotation
  • Constructor Details

    • TimeBasedChartAnnotation

      public TimeBasedChartAnnotation()
  • Method Details

    • getTime

      public Date getTime()
    • setTime

      public void setTime(Date time)
    • getY

      public BigDecimal getY()
    • setY

      public void setY(BigDecimal y)