Uses of Class
tech.tablesaw.plotly.components.Font.Family
-
Packages that use Font.Family Package Description tech.tablesaw.plotly.components -
-
Uses of Font.Family in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Font.Family Modifier and Type Method Description static Font.Family
Font.Family. valueOf(String name)
Returns the enum constant of this type with the specified name.static Font.Family[]
Font.Family. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in tech.tablesaw.plotly.components with parameters of type Font.Family Modifier and Type Method Description Font.FontBuilder
Font.FontBuilder. family(Font.Family family)
-