Class HwmfDraw.WmfLineTo

java.lang.Object
org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
All Implemented Interfaces:
GenericRecord, HwmfRecord
Direct Known Subclasses:
HemfDraw.EmfLineTo
Enclosing class:
HwmfDraw

public static class HwmfDraw.WmfLineTo extends Object implements HwmfRecord
The META_LINETO record draws a line from the drawing position that is defined in the playback device context up to, but not including, the specified point.