Uses of Class
org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
-
Packages that use HwmfDraw.WmfPolyPolygon Package Description org.apache.poi.hemf.record.emf -
-
Uses of HwmfDraw.WmfPolyPolygon in org.apache.poi.hemf.record.emf
Subclasses of HwmfDraw.WmfPolyPolygon in org.apache.poi.hemf.record.emf Modifier and Type Class Description static classHemfDraw.EmfPolyPolygonThe EMR_POLYPOLYGON record specifies a series of closed polygons.static classHemfDraw.EmfPolyPolygon16The EMR_POLYPOLYGON16 record specifies a series of closed polygons.static classHemfDraw.EmfPolyPolylineThe EMR_POLYPOLYLINE record specifies multiple series of connected line segments.static classHemfDraw.EmfPolyPolyline16The EMR_POLYPOLYLINE16 record specifies multiple series of connected line segments.
-