Class ChartLine
- java.lang.Object
-
- org.deeplearning4j.ui.api.Component
-
- org.deeplearning4j.ui.components.chart.Chart
-
- org.deeplearning4j.ui.components.chart.ChartLine
-
public class ChartLine extends Chart
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classChartLine.Builder
-
Field Summary
Fields Modifier and Type Field Description static StringCOMPONENT_TYPE-
Fields inherited from class org.deeplearning4j.ui.api.Component
componentType, style
-
-
Constructor Summary
Constructors Constructor Description ChartLine()
-
-
-
Field Detail
-
COMPONENT_TYPE
public static final String COMPONENT_TYPE
- See Also:
- Constant Field Values
-
-