Uses of Enum Class
com.jbstrap.jbmap.enums.FontWeight
Packages that use FontWeight
-
Uses of FontWeight in com.jbstrap.jbmap
Methods in com.jbstrap.jbmap that return FontWeightMethods in com.jbstrap.jbmap with parameters of type FontWeightModifier and TypeMethodDescriptionJBMap.setTitleFontWeight(FontWeight fontWeight) Sets the map title font weight. -
Uses of FontWeight in com.jbstrap.jbmap.enums
Methods in com.jbstrap.jbmap.enums that return FontWeightModifier and TypeMethodDescriptionstatic FontWeightDetermines a font weight by its specified name.static FontWeightDetermines the font weight based on the font weight value.static FontWeightReturns the enum constant of this class with the specified name.static FontWeight[]FontWeight.values()Returns an array containing the constants of this enum class, in the order they are declared.