Uses of Enum Class
org.apache.poi.hwmf.record.HwmfHatchStyle
Packages that use HwmfHatchStyle
-
Uses of HwmfHatchStyle in org.apache.poi.hwmf.draw
Methods in org.apache.poi.hwmf.draw that return HwmfHatchStyleMethods in org.apache.poi.hwmf.draw with parameters of type HwmfHatchStyleModifier and TypeMethodDescriptionvoid
HwmfDrawProperties.setBrushHatch
(HwmfHatchStyle brushHatch) -
Uses of HwmfHatchStyle in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record that return HwmfHatchStyleModifier and TypeMethodDescriptionstatic HwmfHatchStyle
Returns the enum constant of this class with the specified name.static HwmfHatchStyle[]
HwmfHatchStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.