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 TypeMethodDescriptionvoidHwmfDrawProperties.setBrushHatch(HwmfHatchStyle brushHatch) -
Uses of HwmfHatchStyle in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record that return HwmfHatchStyleModifier and TypeMethodDescriptionstatic HwmfHatchStyleReturns 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.