| Package | Description |
|---|---|
| com.helger.pdflayout.spec |
| Modifier and Type | Method and Description |
|---|---|
static WidthSpec.EWidthType |
WidthSpec.EWidthType.getFromIDOrNull(String sID) |
WidthSpec.EWidthType |
WidthSpec.getType() |
static WidthSpec.EWidthType |
WidthSpec.EWidthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WidthSpec.EWidthType[] |
WidthSpec.EWidthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WidthSpec(WidthSpec.EWidthType eType,
float fValue) |
Copyright © 2014–2016 Philip Helger. All rights reserved.