Package | Description |
---|---|
org.opentrafficsim.draw.core |
Generic animation classes, i.e., for displaying texts.
|
Modifier and Type | Method and Description |
---|---|
static TextWidth |
TextWidth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextWidth[] |
TextWidth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TextProperties.setWeightBold(TextWidth width)
Set the width to WIDTH_CONDENSED, WIDTH_REGULAR, or WIDTH_EXTENDED.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.