Class ChartTimeline.TimelineEntry

  • Enclosing class:
    ChartTimeline

    public static class ChartTimeline.TimelineEntry
    extends Object
    • Constructor Detail

      • TimelineEntry

        public TimelineEntry​(String entryLabel,
                             long startTimeMs,
                             long endTimeMs)
      • TimelineEntry

        public TimelineEntry​(String entryLabel,
                             long startTimeMs,
                             long endTimeMs,
                             Color color)