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