| Package | Description |
|---|---|
| org.apache.poi.hwmf.draw | |
| org.apache.poi.hwmf.record |
| Modifier and Type | Method and Description |
|---|---|
HwmfText.HwmfTextVerticalAlignment |
HwmfDrawProperties.getTextVAlignAsian() |
HwmfText.HwmfTextVerticalAlignment |
HwmfDrawProperties.getTextVAlignLatin() |
| Modifier and Type | Method and Description |
|---|---|
void |
HwmfDrawProperties.setTextVAlignAsian(HwmfText.HwmfTextVerticalAlignment textVAlignAsian) |
void |
HwmfDrawProperties.setTextVAlignLatin(HwmfText.HwmfTextVerticalAlignment textVAlignLatin) |
| Modifier and Type | Method and Description |
|---|---|
static HwmfText.HwmfTextVerticalAlignment |
HwmfText.HwmfTextVerticalAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HwmfText.HwmfTextVerticalAlignment[] |
HwmfText.HwmfTextVerticalAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.