Class HwmfDraw.WmfPolyline

java.lang.Object
org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
org.apache.poi.hwmf.record.HwmfDraw.WmfPolyline
All Implemented Interfaces:
GenericRecord, HwmfRecord
Enclosing class:
HwmfDraw

public static class HwmfDraw.WmfPolyline extends HwmfDraw.WmfPolygon
The META_POLYLINE record draws a series of line segments by connecting the points in the specified array.