Class ChartTimeline.TimelineEntry
- java.lang.Object
-
- org.deeplearning4j.ui.components.chart.ChartTimeline.TimelineEntry
-
- Enclosing class:
- ChartTimeline
public static class ChartTimeline.TimelineEntry extends Object
-
-
Constructor Summary
Constructors Constructor Description TimelineEntry(String entryLabel, long startTimeMs, long endTimeMs)TimelineEntry(String entryLabel, long startTimeMs, long endTimeMs, Color color)
-