Uses of Enum Class
org.opentrafficsim.draw.TextWidth
Packages that use TextWidth
-
Uses of TextWidth in org.opentrafficsim.draw
Methods in org.opentrafficsim.draw that return TextWidthModifier and TypeMethodDescriptionstatic TextWidth
Returns the enum constant of this class with the specified name.static TextWidth[]
TextWidth.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 TextWidthModifier and TypeMethodDescriptionfinal void
TextProperties.setWeightBold
(TextWidth width) Set the width to WIDTH_CONDENSED, WIDTH_REGULAR, or WIDTH_EXTENDED.