Uses of Enum Class
org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
Packages that use HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
-
Uses of HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode in org.apache.poi.hwmf.draw
Methods in org.apache.poi.hwmf.draw that return HwmfFill.WmfSetPolyfillMode.HwmfPolyfillModeMethods in org.apache.poi.hwmf.draw with parameters of type HwmfFill.WmfSetPolyfillMode.HwmfPolyfillModeModifier and TypeMethodDescriptionvoid
HwmfDrawProperties.setPolyfillMode
(HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode polyfillMode) -
Uses of HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record that return HwmfFill.WmfSetPolyfillMode.HwmfPolyfillModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.