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