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

Packages that use HwmfDraw.WmfPolygon
org.apache.poi.hwmf.record   
 

Uses of HwmfDraw.WmfPolygon in org.apache.poi.hwmf.record
 

Subclasses of HwmfDraw.WmfPolygon in org.apache.poi.hwmf.record
static class HwmfDraw.WmfPolyline
          The META_POLYLINE record draws a series of line segments by connecting the points in the specified array.
 



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