Uses of Class
org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
-
Packages that use HwmfDraw.WmfPolygon Package Description 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 Modifier and Type Class Description static class
HwmfDraw.WmfPolyline
The META_POLYLINE record draws a series of line segments by connecting the points in the specified array.
-