Uses of Enum Class
org.opentrafficsim.draw.TextWeight
-
Uses of TextWeight in org.opentrafficsim.draw
Modifier and TypeMethodDescriptionstatic TextWeight
Returns the enum constant of this class with the specified name.static TextWeight[]
TextWeight.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
TextProperties.setBold
(TextWeight weight) Set the weight to one of multiple weight constants.