Class HemfDraw.EmfArc

java.lang.Object
org.apache.poi.hwmf.record.HwmfDraw.WmfArc
org.apache.poi.hemf.record.emf.HemfDraw.EmfArc
All Implemented Interfaces:
GenericRecord, HemfRecord, HwmfRecord
Enclosing class:
HemfDraw

public static class HemfDraw.EmfArc extends HwmfDraw.WmfArc implements HemfRecord
The EMR_ARC record specifies an elliptical arc. It resets the current position to the end point of the arc.