Uses of Enum Class
org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
Packages that use HwmfPenStyle.HwmfLineDash
-
Uses of HwmfPenStyle.HwmfLineDash in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record that return HwmfPenStyle.HwmfLineDashModifier and TypeMethodDescriptionHwmfPenStyle.getLineDash()
static HwmfPenStyle.HwmfLineDash
Returns the enum constant of this class with the specified name.static HwmfPenStyle.HwmfLineDash[]
HwmfPenStyle.HwmfLineDash.values()
Returns an array containing the constants of this enum class, in the order they are declared.