Package | Description |
---|---|
org.opentrafficsim.draw.core |
Generic animation classes, i.e., for displaying texts.
|
Modifier and Type | Method and Description |
---|---|
static TextWeight |
TextWeight.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
void |
TextProperties.setBold(TextWeight weight)
Set the weight to one of multiple weight constants.
|
Copyright © 2014–2019 Delft University of Technology. All rights reserved.