Uses of Class
org.apache.poi.hwmf.record.HwmfDraw.WmfArc
-
Packages that use HwmfDraw.WmfArc Package Description org.apache.poi.hwmf.record -
-
Uses of HwmfDraw.WmfArc in org.apache.poi.hwmf.record
Subclasses of HwmfDraw.WmfArc in org.apache.poi.hwmf.record Modifier and Type Class Description static class
HwmfDraw.WmfChord
The META_CHORD record draws a chord, which is defined by a region bounded by the intersection of an ellipse with a line segment.static class
HwmfDraw.WmfPie
The META_PIE record draws a pie-shaped wedge bounded by the intersection of an ellipse and two radials.
-