Package | Description |
---|---|
org.apache.poi.hwmf.draw | |
org.apache.poi.hwmf.record |
Modifier and Type | Method and Description |
---|---|
HwmfMisc.WmfSetBkMode.HwmfBkMode |
HwmfDrawProperties.getBkMode() |
Modifier and Type | Method and Description |
---|---|
void |
HwmfDrawProperties.setBkMode(HwmfMisc.WmfSetBkMode.HwmfBkMode bkMode) |
Modifier and Type | Field and Description |
---|---|
protected HwmfMisc.WmfSetBkMode.HwmfBkMode |
HwmfMisc.WmfSetBkMode.bkMode |
Modifier and Type | Method and Description |
---|---|
HwmfMisc.WmfSetBkMode.HwmfBkMode |
HwmfMisc.WmfSetBkMode.getBkMode() |
static HwmfMisc.WmfSetBkMode.HwmfBkMode |
HwmfMisc.WmfSetBkMode.HwmfBkMode.valueOf(int flag) |
static HwmfMisc.WmfSetBkMode.HwmfBkMode |
HwmfMisc.WmfSetBkMode.HwmfBkMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HwmfMisc.WmfSetBkMode.HwmfBkMode[] |
HwmfMisc.WmfSetBkMode.HwmfBkMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.