Uses of Enum Class
com.storedobject.chart.Font.Variant
Packages that use Font.Variant
-
Uses of Font.Variant in com.storedobject.chart
Methods in com.storedobject.chart that return Font.VariantModifier and TypeMethodDescriptionfinal Font.Variant
Font.getVariant()
Get font-variant.static Font.Variant
Returns the enum constant of this class with the specified name.static Font.Variant[]
Font.Variant.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.storedobject.chart with parameters of type Font.VariantModifier and TypeMethodDescriptionvoid
Font.setVariant
(Font.Variant variant) Set the font-variant.