Uses of Class
com.storedobject.chart.Font
Packages that use Font
-
Uses of Font in com.storedobject.chart
Methods in com.storedobject.chart that return FontModifier and TypeMethodDescriptionText.getFont()
Get the current font.final Font
TextStyle.getFontStyle()
Get font.Methods in com.storedobject.chart with parameters of type FontModifier and TypeMethodDescriptionvoid
Set the font.void
TextStyle.setFontStyle
(Font font) Set font.