Uses of Class
org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode.StretchBltMode
-
Packages that use HwmfMisc.WmfSetStretchBltMode.StretchBltMode Package Description org.apache.poi.hwmf.record -
-
Uses of HwmfMisc.WmfSetStretchBltMode.StretchBltMode in org.apache.poi.hwmf.record
Fields in org.apache.poi.hwmf.record declared as HwmfMisc.WmfSetStretchBltMode.StretchBltMode Modifier and Type Field Description protected HwmfMisc.WmfSetStretchBltMode.StretchBltModeHwmfMisc.WmfSetStretchBltMode. stretchBltModeMethods in org.apache.poi.hwmf.record that return HwmfMisc.WmfSetStretchBltMode.StretchBltMode Modifier and Type Method Description HwmfMisc.WmfSetStretchBltMode.StretchBltModeHwmfMisc.WmfSetStretchBltMode. getStretchBltMode()static HwmfMisc.WmfSetStretchBltMode.StretchBltModeHwmfMisc.WmfSetStretchBltMode.StretchBltMode. valueOf(int flag)Returns the enum constant of this type with the specified name.static HwmfMisc.WmfSetStretchBltMode.StretchBltModeHwmfMisc.WmfSetStretchBltMode.StretchBltMode. valueOf(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.
-