Uses of Class
tech.tablesaw.plotly.components.Font
-
Packages that use Font Package Description tech.tablesaw.plotly.components -
-
Uses of Font in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Font Modifier and Type Method Description Font
Font.FontBuilder. build()
Methods in tech.tablesaw.plotly.components with parameters of type Font Modifier and Type Method Description Annotation.AnnotationBuilder
Annotation.AnnotationBuilder. font(Font font)
Axis.AxisBuilder
Axis.AxisBuilder. font(Font font)
HoverLabel.HoverLabelBuilder
HoverLabel.HoverLabelBuilder. font(Font font)
TickSettings.TickSettingsBuilder
TickSettings.TickSettingsBuilder. font(Font font)
Sets the tick fontAxis.AxisBuilder
Axis.AxisBuilder. titleFont(Font titleFont)
Layout.LayoutBuilder
Layout.LayoutBuilder. titleFont(Font titleFont)
-