Package | Description |
---|---|
org.apache.poi.hemf.record.emf |
Modifier and Type | Class and Description |
---|---|
static class |
HemfDraw.EmfPolyline16
The EMR_POLYLINE16 record specifies a series of line segments by connecting the points in the
specified array.
|
static class |
HemfDraw.EmfPolylineTo
The EMR_POLYLINETO record specifies one or more straight lines based upon the current position.
|
static class |
HemfDraw.EmfPolylineTo16
The EMR_POLYLINETO16 record specifies one or more straight lines based upon the current position.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.