Class HemfDraw.EmfArcTo

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

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