Interface Histogram

All Superinterfaces:
TimeLine
All Known Implementing Classes:
HistogramSimple, OpenClose

public interface Histogram extends TimeLine
  • Field Summary

    Fields inherited from interface net.sourceforge.plantuml.project.core3.TimeLine

    MAX_TIME
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    getValueAt(long moment)
     

    Methods inherited from interface net.sourceforge.plantuml.project.core3.TimeLine

    getNext, getPrevious
  • Method Details

    • getValueAt

      long getValueAt(long moment)