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