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 FontFont.FontBuilder. build()Methods in tech.tablesaw.plotly.components with parameters of type Font Modifier and Type Method Description Annotation.AnnotationBuilderAnnotation.AnnotationBuilder. font(Font font)Axis.AxisBuilderAxis.AxisBuilder. font(Font font)HoverLabel.HoverLabelBuilderHoverLabel.HoverLabelBuilder. font(Font font)TickSettings.TickSettingsBuilderTickSettings.TickSettingsBuilder. font(Font font)Sets the tick fontAxis.AxisBuilderAxis.AxisBuilder. titleFont(Font titleFont)Layout.LayoutBuilderLayout.LayoutBuilder. titleFont(Font titleFont)
-