| Package | Description |
|---|---|
| javatools.filehandlers |
| Modifier and Type | Field and Description |
|---|---|
FigureProducer.Alignment |
FigureProducer.ColumnDescriptor.alignment |
| Modifier and Type | Method and Description |
|---|---|
static FigureProducer.Alignment |
FigureProducer.Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FigureProducer.Alignment[] |
FigureProducer.Alignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ColumnDescriptor(String header,
FigureProducer.Alignment alignment) |
ColumnDescriptor(String header,
FigureProducer.Alignment alignment,
boolean emphasize) |
Copyright © 2018. All rights reserved.