Uses of Class
org.deeplearning4j.ui.components.chart.Chart.Builder
-
Packages that use Chart.Builder Package Description org.deeplearning4j.ui.components.chart -
-
Uses of Chart.Builder in org.deeplearning4j.ui.components.chart
Classes in org.deeplearning4j.ui.components.chart with type parameters of type Chart.Builder Modifier and Type Class Description static classChart.Builder<T extends Chart.Builder<T>>Subclasses of Chart.Builder in org.deeplearning4j.ui.components.chart Modifier and Type Class Description static classChartHistogram.Builderstatic classChartHorizontalBar.Builderstatic classChartLine.Builderstatic classChartScatter.Builderstatic classChartStackedArea.Builderstatic classChartTimeline.BuilderConstructors in org.deeplearning4j.ui.components.chart with parameters of type Chart.Builder Constructor Description Chart(String componentType, Chart.Builder builder)
-