Package | Description |
---|---|
fr.cnes.sirius.patrius.utils |
Modifier and Type | Method and Description |
---|---|
StringTablePrinter.StringAlign |
StringTablePrinter.getStringAlign()
Getter for the text alignment mode.
|
static StringTablePrinter.StringAlign |
StringTablePrinter.StringAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringTablePrinter.StringAlign[] |
StringTablePrinter.StringAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StringTablePrinter.setStringAlign(StringTablePrinter.StringAlign stringAlign)
Setter for the text alignment mode (
RIGHT by default). |
Copyright © 2023 CNES. All rights reserved.