A B C D F H I L M N O P R S T U V W X 
All Classes All Packages

A

addBin(double, double, double) - Method in class org.deeplearning4j.ui.components.chart.ChartHistogram.Builder
Add a single bin
addComponents(Component...) - Method in class org.deeplearning4j.ui.components.decorator.DecoratorAccordion.Builder
Components to show internally in the accordion element
addLane(String, List<ChartTimeline.TimelineEntry>) - Method in class org.deeplearning4j.ui.components.chart.ChartTimeline.Builder
 
addSeries(String, double[]) - Method in class org.deeplearning4j.ui.components.chart.ChartStackedArea.Builder
Add a single series.
addSeries(String, double[], double[]) - Method in class org.deeplearning4j.ui.components.chart.ChartLine.Builder
 
addSeries(String, double[], double[]) - Method in class org.deeplearning4j.ui.components.chart.ChartScatter.Builder
 
addValue(String, double) - Method in class org.deeplearning4j.ui.components.chart.ChartHorizontalBar.Builder
 
addValues(List<String>, double[]) - Method in class org.deeplearning4j.ui.components.chart.ChartHorizontalBar.Builder
 
addValues(List<String>, float[]) - Method in class org.deeplearning4j.ui.components.chart.ChartHorizontalBar.Builder
 
axisStrokeWidth - Variable in class org.deeplearning4j.ui.components.chart.style.StyleChart
 
axisStrokeWidth - Variable in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 
axisStrokeWidth(double) - Method in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 

B

backgroundColor - Variable in class org.deeplearning4j.ui.api.Style
 
backgroundColor - Variable in class org.deeplearning4j.ui.api.Style.Builder
 
backgroundColor(Color) - Method in class org.deeplearning4j.ui.api.Style.Builder
 
backgroundColor(Color) - Method in class org.deeplearning4j.ui.components.table.style.StyleTable.Builder
 
backgroundColor(String) - Method in class org.deeplearning4j.ui.api.Style.Builder
 
backgroundColor(String) - Method in class org.deeplearning4j.ui.components.table.style.StyleTable.Builder
 
borderWidth(int) - Method in class org.deeplearning4j.ui.components.table.style.StyleTable.Builder
 
build() - Method in class org.deeplearning4j.ui.components.chart.ChartHistogram.Builder
 
build() - Method in class org.deeplearning4j.ui.components.chart.ChartHorizontalBar.Builder
 
build() - Method in class org.deeplearning4j.ui.components.chart.ChartLine.Builder
 
build() - Method in class org.deeplearning4j.ui.components.chart.ChartScatter.Builder
 
build() - Method in class org.deeplearning4j.ui.components.chart.ChartStackedArea.Builder
 
build() - Method in class org.deeplearning4j.ui.components.chart.ChartTimeline.Builder
 
build() - Method in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 
build() - Method in class org.deeplearning4j.ui.components.component.style.StyleDiv.Builder
 
build() - Method in class org.deeplearning4j.ui.components.decorator.DecoratorAccordion.Builder
 
build() - Method in class org.deeplearning4j.ui.components.decorator.style.StyleAccordion.Builder
 
build() - Method in class org.deeplearning4j.ui.components.table.ComponentTable.Builder
 
build() - Method in class org.deeplearning4j.ui.components.table.style.StyleTable.Builder
 
build() - Method in class org.deeplearning4j.ui.components.text.ComponentText.Builder
 
build() - Method in class org.deeplearning4j.ui.components.text.style.StyleText.Builder
 
Builder() - Constructor for class org.deeplearning4j.ui.api.Style.Builder
 
Builder() - Constructor for class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 
Builder() - Constructor for class org.deeplearning4j.ui.components.component.style.StyleDiv.Builder
 
Builder() - Constructor for class org.deeplearning4j.ui.components.decorator.style.StyleAccordion.Builder
 
Builder() - Constructor for class org.deeplearning4j.ui.components.table.style.StyleTable.Builder
 
Builder() - Constructor for class org.deeplearning4j.ui.components.text.style.StyleText.Builder
 
Builder(String, StyleChart) - Constructor for class org.deeplearning4j.ui.components.chart.Chart.Builder
 
Builder(String, StyleChart) - Constructor for class org.deeplearning4j.ui.components.chart.ChartHistogram.Builder
 
Builder(String, StyleChart) - Constructor for class org.deeplearning4j.ui.components.chart.ChartHorizontalBar.Builder
 
Builder(String, StyleChart) - Constructor for class org.deeplearning4j.ui.components.chart.ChartLine.Builder
 
Builder(String, StyleChart) - Constructor for class org.deeplearning4j.ui.components.chart.ChartScatter.Builder
 
Builder(String, StyleChart) - Constructor for class org.deeplearning4j.ui.components.chart.ChartStackedArea.Builder
 
Builder(String, StyleChart) - Constructor for class org.deeplearning4j.ui.components.chart.ChartTimeline.Builder
 
Builder(String, StyleAccordion) - Constructor for class org.deeplearning4j.ui.components.decorator.DecoratorAccordion.Builder
 
Builder(String, StyleText) - Constructor for class org.deeplearning4j.ui.components.text.ComponentText.Builder
 
Builder(StyleAccordion) - Constructor for class org.deeplearning4j.ui.components.decorator.DecoratorAccordion.Builder
 
Builder(StyleTable) - Constructor for class org.deeplearning4j.ui.components.table.ComponentTable.Builder
 

C

Chart - Class in org.deeplearning4j.ui.components.chart
 
Chart(String) - Constructor for class org.deeplearning4j.ui.components.chart.Chart
 
Chart(String, Chart.Builder) - Constructor for class org.deeplearning4j.ui.components.chart.Chart
 
Chart.Builder<T extends Chart.Builder<T>> - Class in org.deeplearning4j.ui.components.chart
 
ChartHistogram - Class in org.deeplearning4j.ui.components.chart
 
ChartHistogram() - Constructor for class org.deeplearning4j.ui.components.chart.ChartHistogram
 
ChartHistogram(ChartHistogram.Builder) - Constructor for class org.deeplearning4j.ui.components.chart.ChartHistogram
 
ChartHistogram.Builder - Class in org.deeplearning4j.ui.components.chart
 
ChartHorizontalBar - Class in org.deeplearning4j.ui.components.chart
 
ChartHorizontalBar() - Constructor for class org.deeplearning4j.ui.components.chart.ChartHorizontalBar
 
ChartHorizontalBar.Builder - Class in org.deeplearning4j.ui.components.chart
 
ChartLine - Class in org.deeplearning4j.ui.components.chart
 
ChartLine() - Constructor for class org.deeplearning4j.ui.components.chart.ChartLine
 
ChartLine.Builder - Class in org.deeplearning4j.ui.components.chart
 
ChartScatter - Class in org.deeplearning4j.ui.components.chart
 
ChartScatter() - Constructor for class org.deeplearning4j.ui.components.chart.ChartScatter
 
ChartScatter.Builder - Class in org.deeplearning4j.ui.components.chart
 
ChartStackedArea - Class in org.deeplearning4j.ui.components.chart
 
ChartStackedArea() - Constructor for class org.deeplearning4j.ui.components.chart.ChartStackedArea
 
ChartStackedArea(ChartStackedArea.Builder) - Constructor for class org.deeplearning4j.ui.components.chart.ChartStackedArea
 
ChartStackedArea.Builder - Class in org.deeplearning4j.ui.components.chart
 
ChartTimeline - Class in org.deeplearning4j.ui.components.chart
 
ChartTimeline() - Constructor for class org.deeplearning4j.ui.components.chart.ChartTimeline
 
ChartTimeline.Builder - Class in org.deeplearning4j.ui.components.chart
 
ChartTimeline.TimelineEntry - Class in org.deeplearning4j.ui.components.chart
 
CM - org.deeplearning4j.ui.api.LengthUnit
 
color(Color) - Method in class org.deeplearning4j.ui.components.text.style.StyleText.Builder
Color for the text
color(String) - Method in class org.deeplearning4j.ui.components.text.style.StyleText.Builder
Color for the text
colorToHex(Color) - Static method in class org.deeplearning4j.ui.api.Utils
Convert an AWT color to a hex color string, such as #000000
columnWidths(LengthUnit, double...) - Method in class org.deeplearning4j.ui.components.table.style.StyleTable.Builder
Specify the widths for the columns
Component - Class in org.deeplearning4j.ui.api
 
Component(String, Style) - Constructor for class org.deeplearning4j.ui.api.Component
 
COMPONENT_TYPE - Static variable in class org.deeplearning4j.ui.components.chart.ChartHistogram
 
COMPONENT_TYPE - Static variable in class org.deeplearning4j.ui.components.chart.ChartHorizontalBar
 
COMPONENT_TYPE - Static variable in class org.deeplearning4j.ui.components.chart.ChartLine
 
COMPONENT_TYPE - Static variable in class org.deeplearning4j.ui.components.chart.ChartScatter
 
COMPONENT_TYPE - Static variable in class org.deeplearning4j.ui.components.chart.ChartStackedArea
 
COMPONENT_TYPE - Static variable in class org.deeplearning4j.ui.components.chart.ChartTimeline
 
COMPONENT_TYPE - Static variable in class org.deeplearning4j.ui.components.component.ComponentDiv
 
COMPONENT_TYPE - Static variable in class org.deeplearning4j.ui.components.decorator.DecoratorAccordion
 
COMPONENT_TYPE - Static variable in class org.deeplearning4j.ui.components.table.ComponentTable
 
COMPONENT_TYPE - Static variable in class org.deeplearning4j.ui.components.text.ComponentText
 
ComponentDiv - Class in org.deeplearning4j.ui.components.component
 
ComponentDiv() - Constructor for class org.deeplearning4j.ui.components.component.ComponentDiv
 
ComponentDiv(Style, Collection<Component>) - Constructor for class org.deeplearning4j.ui.components.component.ComponentDiv
 
ComponentDiv(Style, Component...) - Constructor for class org.deeplearning4j.ui.components.component.ComponentDiv
 
ComponentObject - Class in org.deeplearning4j.ui.standalone
 
ComponentObject() - Constructor for class org.deeplearning4j.ui.standalone.ComponentObject
 
ComponentTable - Class in org.deeplearning4j.ui.components.table
 
ComponentTable() - Constructor for class org.deeplearning4j.ui.components.table.ComponentTable
 
ComponentTable(String[], String[][], StyleTable) - Constructor for class org.deeplearning4j.ui.components.table.ComponentTable
 
ComponentTable(ComponentTable.Builder) - Constructor for class org.deeplearning4j.ui.components.table.ComponentTable
 
ComponentTable.Builder - Class in org.deeplearning4j.ui.components.table
 
ComponentText - Class in org.deeplearning4j.ui.components.text
 
ComponentText() - Constructor for class org.deeplearning4j.ui.components.text.ComponentText
 
ComponentText(String, StyleText) - Constructor for class org.deeplearning4j.ui.components.text.ComponentText
 
ComponentText.Builder - Class in org.deeplearning4j.ui.components.text
 
componentType - Variable in class org.deeplearning4j.ui.api.Component
Component type: used by the Arbiter UI to determine how to decode and render the object which is represented by the JSON representation of this object
content - Variable in class org.deeplearning4j.ui.standalone.ComponentObject
 
content(String[][]) - Method in class org.deeplearning4j.ui.components.table.ComponentTable.Builder
Content for the table, as 2d String[]

D

DecoratorAccordion - Class in org.deeplearning4j.ui.components.decorator
 
DecoratorAccordion() - Constructor for class org.deeplearning4j.ui.components.decorator.DecoratorAccordion
 
DecoratorAccordion.Builder - Class in org.deeplearning4j.ui.components.decorator
 
DEFAULT_CHART_MARGIN_BOTTOM - Static variable in class org.deeplearning4j.ui.components.chart.style.StyleChart
 
DEFAULT_CHART_MARGIN_LEFT - Static variable in class org.deeplearning4j.ui.components.chart.style.StyleChart
 
DEFAULT_CHART_MARGIN_RIGHT - Static variable in class org.deeplearning4j.ui.components.chart.style.StyleChart
 
DEFAULT_CHART_MARGIN_TOP - Static variable in class org.deeplearning4j.ui.components.chart.style.StyleChart
 

F

floatValue(StyleDiv.FloatValue) - Method in class org.deeplearning4j.ui.components.component.style.StyleDiv.Builder
CSS float styling option
font(String) - Method in class org.deeplearning4j.ui.components.text.style.StyleText.Builder
Specify the font to be used for the text
fontSize(double) - Method in class org.deeplearning4j.ui.components.text.style.StyleText.Builder
Size of the font (pt)

H

header(String...) - Method in class org.deeplearning4j.ui.components.table.ComponentTable.Builder
 
headerColor(Color) - Method in class org.deeplearning4j.ui.components.table.style.StyleTable.Builder
 
headerColor(String) - Method in class org.deeplearning4j.ui.components.table.style.StyleTable.Builder
 
height - Variable in class org.deeplearning4j.ui.api.Style.Builder
 
height(double, LengthUnit) - Method in class org.deeplearning4j.ui.api.Style.Builder
 
heightUnit - Variable in class org.deeplearning4j.ui.api.Style.Builder
 

I

id - Variable in class org.deeplearning4j.ui.standalone.ComponentObject
 
In - org.deeplearning4j.ui.api.LengthUnit
 
inherit - org.deeplearning4j.ui.components.component.style.StyleDiv.FloatValue
 
initial - org.deeplearning4j.ui.components.component.style.StyleDiv.FloatValue
 

L

left - org.deeplearning4j.ui.components.component.style.StyleDiv.FloatValue
 
LengthUnit - Enum in org.deeplearning4j.ui.api
 

M

margin(LengthUnit, Double, Double, Double, Double) - Method in class org.deeplearning4j.ui.api.Style.Builder
 
margin(LengthUnit, Integer, Integer, Integer, Integer) - Method in class org.deeplearning4j.ui.api.Style.Builder
 
marginBottom - Variable in class org.deeplearning4j.ui.api.Style.Builder
 
marginBottom - Variable in class org.deeplearning4j.ui.api.Style
 
marginLeft - Variable in class org.deeplearning4j.ui.api.Style.Builder
 
marginLeft - Variable in class org.deeplearning4j.ui.api.Style
 
marginRight - Variable in class org.deeplearning4j.ui.api.Style.Builder
 
marginRight - Variable in class org.deeplearning4j.ui.api.Style
 
marginTop - Variable in class org.deeplearning4j.ui.api.Style.Builder
 
marginTop - Variable in class org.deeplearning4j.ui.api.Style
 
marginUnit - Variable in class org.deeplearning4j.ui.api.Style.Builder
 
marginUnit - Variable in class org.deeplearning4j.ui.api.Style
 
MM - org.deeplearning4j.ui.api.LengthUnit
 

N

non - org.deeplearning4j.ui.components.component.style.StyleDiv.FloatValue
 

O

org.deeplearning4j.ui.api - package org.deeplearning4j.ui.api
 
org.deeplearning4j.ui.components.chart - package org.deeplearning4j.ui.components.chart
 
org.deeplearning4j.ui.components.chart.style - package org.deeplearning4j.ui.components.chart.style
 
org.deeplearning4j.ui.components.component - package org.deeplearning4j.ui.components.component
 
org.deeplearning4j.ui.components.component.style - package org.deeplearning4j.ui.components.component.style
 
org.deeplearning4j.ui.components.decorator - package org.deeplearning4j.ui.components.decorator
 
org.deeplearning4j.ui.components.decorator.style - package org.deeplearning4j.ui.components.decorator.style
 
org.deeplearning4j.ui.components.table - package org.deeplearning4j.ui.components.table
 
org.deeplearning4j.ui.components.table.style - package org.deeplearning4j.ui.components.table.style
 
org.deeplearning4j.ui.components.text - package org.deeplearning4j.ui.components.text
 
org.deeplearning4j.ui.components.text.style - package org.deeplearning4j.ui.components.text.style
 
org.deeplearning4j.ui.standalone - package org.deeplearning4j.ui.standalone
 

P

Percent - org.deeplearning4j.ui.api.LengthUnit
 
pointSize - Variable in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 
pointSize - Variable in class org.deeplearning4j.ui.components.chart.style.StyleChart
 
pointSize(double) - Method in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
Point size, for scatter plot etc
Px - org.deeplearning4j.ui.api.LengthUnit
 

R

renderHTML(Collection<Component>) - Static method in class org.deeplearning4j.ui.standalone.StaticPageUtil
Given the specified components, render them to a stand-alone HTML page (which is returned as a String)
renderHTML(Component...) - Static method in class org.deeplearning4j.ui.standalone.StaticPageUtil
Given the specified components, render them to a stand-alone HTML page (which is returned as a String)
renderHTMLContent(Component...) - Static method in class org.deeplearning4j.ui.standalone.StaticPageUtil
 
right - org.deeplearning4j.ui.components.component.style.StyleDiv.FloatValue
 

S

saveHTMLFile(File, Component...) - Static method in class org.deeplearning4j.ui.standalone.StaticPageUtil
A version of StaticPageUtil.renderHTML(Component...) that exports the resulting HTML to the specified File.
saveHTMLFile(String, Component...) - Static method in class org.deeplearning4j.ui.standalone.StaticPageUtil
A version of StaticPageUtil.renderHTML(Component...) that exports the resulting HTML to the specified path.
seriesColors - Variable in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 
seriesColors - Variable in class org.deeplearning4j.ui.components.chart.style.StyleChart
 
seriesColors(Color...) - Method in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 
seriesColors(String...) - Method in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 
setDefaultCollapsed(boolean) - Method in class org.deeplearning4j.ui.components.decorator.DecoratorAccordion.Builder
Set the default collapsed/expanded state
setGridWidth(Double, Double) - Method in class org.deeplearning4j.ui.components.chart.Chart.Builder
Set the grid lines to be enabled, and if enabled: set the grid.
setGridWidth(Integer, Integer) - Method in class org.deeplearning4j.ui.components.chart.Chart.Builder
Set the grid lines to be enabled, and if enabled: set the grid.
setXMax(Double) - Method in class org.deeplearning4j.ui.components.chart.Chart.Builder
Used to override/set the maximum value for the x axis.
setXMin(Double) - Method in class org.deeplearning4j.ui.components.chart.Chart.Builder
Used to override/set the minimum value for the x axis.
setXValues(double[]) - Method in class org.deeplearning4j.ui.components.chart.ChartStackedArea.Builder
Set the x-axis values
setYMax(Double) - Method in class org.deeplearning4j.ui.components.chart.Chart.Builder
Used to override/set the maximum value for the y axis.
setYMin(Double) - Method in class org.deeplearning4j.ui.components.chart.Chart.Builder
Used to override/set the minimum value for the y axis.
showLegend(boolean) - Method in class org.deeplearning4j.ui.components.chart.Chart.Builder
 
StaticPageUtil - Class in org.deeplearning4j.ui.standalone
 
strokeWidth - Variable in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 
strokeWidth - Variable in class org.deeplearning4j.ui.components.chart.style.StyleChart
 
strokeWidth(double) - Method in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 
style - Variable in class org.deeplearning4j.ui.api.Component
 
Style - Class in org.deeplearning4j.ui.api
 
Style(Style.Builder) - Constructor for class org.deeplearning4j.ui.api.Style
 
Style.Builder<T extends Style.Builder<T>> - Class in org.deeplearning4j.ui.api
 
StyleAccordion - Class in org.deeplearning4j.ui.components.decorator.style
 
StyleAccordion.Builder - Class in org.deeplearning4j.ui.components.decorator.style
 
StyleChart - Class in org.deeplearning4j.ui.components.chart.style
 
StyleChart.Builder - Class in org.deeplearning4j.ui.components.chart.style
 
StyleDiv - Class in org.deeplearning4j.ui.components.component.style
 
StyleDiv.Builder - Class in org.deeplearning4j.ui.components.component.style
 
StyleDiv.FloatValue - Enum in org.deeplearning4j.ui.components.component.style
Enumeration: possible values for float style option
StyleTable - Class in org.deeplearning4j.ui.components.table.style
 
StyleTable.Builder - Class in org.deeplearning4j.ui.components.table.style
 
StyleText - Class in org.deeplearning4j.ui.components.text.style
Style for text
StyleText.Builder - Class in org.deeplearning4j.ui.components.text.style
 
suppressAxisHorizontal(boolean) - Method in class org.deeplearning4j.ui.components.chart.Chart.Builder
 
suppressAxisVertical(boolean) - Method in class org.deeplearning4j.ui.components.chart.Chart.Builder
 

T

TimelineEntry(String, long, long) - Constructor for class org.deeplearning4j.ui.components.chart.ChartTimeline.TimelineEntry
 
TimelineEntry(String, long, long, Color) - Constructor for class org.deeplearning4j.ui.components.chart.ChartTimeline.TimelineEntry
 
title(String) - Method in class org.deeplearning4j.ui.components.decorator.DecoratorAccordion.Builder
 
titleStyle - Variable in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 
titleStyle - Variable in class org.deeplearning4j.ui.components.chart.style.StyleChart
 
titleStyle(StyleText) - Method in class org.deeplearning4j.ui.components.chart.style.StyleChart.Builder
 
toString() - Method in class org.deeplearning4j.ui.components.chart.ChartHistogram
 
toString() - Method in class org.deeplearning4j.ui.components.chart.ChartHorizontalBar
 
toString() - Method in class org.deeplearning4j.ui.components.chart.ChartLine
 
toString() - Method in class org.deeplearning4j.ui.components.chart.ChartScatter
 
toString() - Method in class org.deeplearning4j.ui.components.chart.ChartStackedArea
 
toString() - Method in class org.deeplearning4j.ui.components.text.ComponentText
 

U

underline(boolean) - Method in class org.deeplearning4j.ui.components.text.style.StyleText.Builder
If true: text should be underlined (default: not)
Utils - Class in org.deeplearning4j.ui.api
 

V

valueOf(String) - Static method in enum org.deeplearning4j.ui.api.LengthUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deeplearning4j.ui.components.component.style.StyleDiv.FloatValue
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.deeplearning4j.ui.api.LengthUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deeplearning4j.ui.components.component.style.StyleDiv.FloatValue
Returns an array containing the constants of this enum type, in the order they are declared.

W

whitespaceMode(String) - Method in class org.deeplearning4j.ui.components.table.style.StyleTable.Builder
Set the whitespace mode (CSS style tag).
whitespacePre(boolean) - Method in class org.deeplearning4j.ui.components.text.style.StyleText.Builder
If set to true: add a "white-space: pre" to the style.
width - Variable in class org.deeplearning4j.ui.api.Style.Builder
 
width(double, LengthUnit) - Method in class org.deeplearning4j.ui.api.Style.Builder
 
widthUnit - Variable in class org.deeplearning4j.ui.api.Style.Builder
 

X

xMax(double) - Method in class org.deeplearning4j.ui.components.chart.ChartHorizontalBar.Builder
 
xMin(double) - Method in class org.deeplearning4j.ui.components.chart.ChartHorizontalBar.Builder
 
A B C D F H I L M N O P R S T U V W X 
All Classes All Packages