| Package | Description |
|---|---|
| com.helger.pdflayout.base | |
| com.helger.pdflayout.spec |
| Modifier and Type | Field and Description |
|---|---|
static EVertAlignment |
IPLHasVerticalAlignment.DEFAULT_VERT_ALIGNMENT |
| Modifier and Type | Method and Description |
|---|---|
EVertAlignment |
IPLHasVerticalAlignment.getVertAlign() |
EVertAlignment |
AbstractPLAlignedElement.getVertAlign() |
| Modifier and Type | Method and Description |
|---|---|
IMPLTYPE |
IPLHasVerticalAlignment.setVertAlign(EVertAlignment eVertAlign)
Set the vertical alignment of this element.
|
IMPLTYPE |
AbstractPLAlignedElement.setVertAlign(EVertAlignment eVertAlign) |
| Modifier and Type | Field and Description |
|---|---|
static EVertAlignment |
EVertAlignment.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static EVertAlignment |
EVertAlignment.getFromIDOrNull(String sID) |
static EVertAlignment |
EVertAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EVertAlignment[] |
EVertAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.