Package | Description |
---|---|
org.mixer2.jaxb.xhtml |
Modifier and Type | Field and Description |
---|---|
protected LAlign |
Legend.align |
Modifier and Type | Method and Description |
---|---|
static LAlign |
LAlign.fromValue(String v) |
LAlign |
Legend.getAlign()
Gets the value of the align property.
|
static LAlign |
LAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LAlign[] |
LAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Legend.setAlign(LAlign value)
Sets the value of the align property.
|
Copyright © 2021 Project Mixer2. All rights reserved.