Uses of Class
org.apache.poi.hwmf.record.HwmfDraw.WmfArc

Packages that use HwmfDraw.WmfArc
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
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.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.