| Package | Description | 
|---|---|
| org.apache.poi.hemf.record.emf | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | HemfDraw.EmfPolygon16The EMR_POLYGON16 record specifies a polygon consisting of two or more vertexes connected by straight lines. | 
| static class  | HemfDraw.EmfPolylineThe EMR_POLYLINE record specifies a series of line segments by connecting the points in the
 specified array. | 
| static class  | HemfDraw.EmfPolyline16The EMR_POLYLINE16 record specifies a series of line segments by connecting the points in the
 specified array. | 
| static class  | HemfDraw.EmfPolylineToThe EMR_POLYLINETO record specifies one or more straight lines based upon the current position. | 
| static class  | HemfDraw.EmfPolylineTo16The EMR_POLYLINETO16 record specifies one or more straight lines based upon the current position. | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.