Uses of Enum Class
org.opentrafficsim.draw.TextWidth
-
Uses of TextWidth in org.opentrafficsim.draw
Modifier 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.Modifier and TypeMethodDescriptionfinal void
TextProperties.setWeightBold
(TextWidth width) Set the width to WIDTH_CONDENSED, WIDTH_REGULAR, or WIDTH_EXTENDED.