Interface Histogram
-
- All Superinterfaces:
TimeLine
- All Known Implementing Classes:
HistogramSimple,OpenClose
public interface Histogram extends TimeLine
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetValueAt(long moment)-
Methods inherited from interface net.sourceforge.plantuml.project.core3.TimeLine
getNext, getPrevious
-
-