Uses of Enum Class
org.opentrafficsim.animation.TextWeight
Packages that use TextWeight
Package
Description
Generic animation classes, i.e., for displaying texts.
-
Uses of TextWeight in org.opentrafficsim.animation
Methods in org.opentrafficsim.animation that return TextWeightModifier and TypeMethodDescriptionstatic TextWeightReturns 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.animation with parameters of type TextWeightModifier and TypeMethodDescriptionfinal voidTextProperties.setBold(TextWeight weight) Set the weight to one of multiple weight constants.