Uses of Enum Class
org.opentrafficsim.draw.TextWeight
Packages that use TextWeight
-
Uses of TextWeight in org.opentrafficsim.draw
Methods in org.opentrafficsim.draw that return TextWeightModifier 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.Methods in org.opentrafficsim.draw with parameters of type TextWeightModifier and TypeMethodDescriptionfinal void
TextProperties.setBold
(TextWeight weight) Set the weight to one of multiple weight constants.