Uses of Class
org.apache.poi.hwmf.record.HwmfDraw.WmfArc.WmfArcClosure
-
Packages that use HwmfDraw.WmfArc.WmfArcClosure Package Description org.apache.poi.hwmf.record -
-
Uses of HwmfDraw.WmfArc.WmfArcClosure in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record that return HwmfDraw.WmfArc.WmfArcClosure Modifier and Type Method Description HwmfDraw.WmfArc.WmfArcClosureHwmfDraw.WmfArc. getArcClosure()static HwmfDraw.WmfArc.WmfArcClosureHwmfDraw.WmfArc.WmfArcClosure. valueOf(String name)Returns the enum constant of this type with the specified name.static HwmfDraw.WmfArc.WmfArcClosure[]HwmfDraw.WmfArc.WmfArcClosure. values()Returns an array containing the constants of this enum type, in the order they are declared.
-