Uses of Class
org.apache.poi.hemf.record.emf.HemfDraw.EmfPolyPolygon
-
Packages that use HemfDraw.EmfPolyPolygon Package Description org.apache.poi.hemf.record.emf -
-
Uses of HemfDraw.EmfPolyPolygon in org.apache.poi.hemf.record.emf
Subclasses of HemfDraw.EmfPolyPolygon in org.apache.poi.hemf.record.emf Modifier and Type Class Description 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.
-