| Package | Description |
|---|---|
| com.helger.pdflayout.base | |
| com.helger.pdflayout.spec |
| Modifier and Type | Field and Description |
|---|---|
static EHorzAlignment |
IPLHasHorizontalAlignment.DEFAULT_HORZ_ALIGNMENT |
| Modifier and Type | Method and Description |
|---|---|
EHorzAlignment |
IPLHasHorizontalAlignment.getHorzAlign() |
EHorzAlignment |
AbstractPLAlignedElement.getHorzAlign() |
| Modifier and Type | Method and Description |
|---|---|
IMPLTYPE |
IPLHasHorizontalAlignment.setHorzAlign(EHorzAlignment eHorzAlign)
Set the horizontal alignment of this element.
|
IMPLTYPE |
AbstractPLAlignedElement.setHorzAlign(EHorzAlignment eHorzAlign) |
| Modifier and Type | Field and Description |
|---|---|
static EHorzAlignment |
EHorzAlignment.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static EHorzAlignment |
EHorzAlignment.getFromIDOrNull(String sID) |
static EHorzAlignment |
EHorzAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EHorzAlignment[] |
EHorzAlignment.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.