Uses of Enum
org.opentrafficsim.draw.core.TextWeight
Packages that use TextWeight
Package
Description
Generic animation classes, i.e., for displaying texts.
-
Uses of TextWeight in org.opentrafficsim.draw.core
Methods in org.opentrafficsim.draw.core that return TextWeightModifier and TypeMethodDescriptionstatic TextWeight
Returns the enum constant of this type with the specified name.static TextWeight[]
TextWeight.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opentrafficsim.draw.core with parameters of type TextWeightModifier and TypeMethodDescriptionfinal void
TextProperties.setBold
(TextWeight weight) Set the weight to one of multiple weight constants.