Uses of Enum Class
org.apache.poi.hwmf.record.HwmfBrushStyle
Packages that use HwmfBrushStyle
-
Uses of HwmfBrushStyle in org.apache.poi.hwmf.draw
Methods in org.apache.poi.hwmf.draw that return HwmfBrushStyleMethods in org.apache.poi.hwmf.draw with parameters of type HwmfBrushStyleModifier and TypeMethodDescriptionvoidHwmfDrawProperties.setBrushStyle(HwmfBrushStyle brushStyle) -
Uses of HwmfBrushStyle in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record that return HwmfBrushStyleModifier and TypeMethodDescriptionstatic HwmfBrushStyleReturns the enum constant of this class with the specified name.static HwmfBrushStyle[]HwmfBrushStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.