Uses of Enum Class
com.jbstrap.jbmap.enums.FontWeight
-
Uses of FontWeight in com.jbstrap.jbmap
Modifier and TypeMethodDescriptionJBMap.setTitleFontWeight
(FontWeight fontWeight) Sets the map title font weight. -
Uses of FontWeight in com.jbstrap.jbmap.enums
Modifier and TypeMethodDescriptionstatic FontWeight
Determines a font weight by its specified name.static FontWeight
Determines the font weight based on the font weight value.static FontWeight
Returns 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.