Package | Description |
---|---|
org.apache.poi.hemf.record.emf |
Modifier and Type | Class and Description |
---|---|
static class |
HemfDraw.EmfFillPath
The EMR_FILLPATH record closes any open figures in the current path and fills the path's interior by
using the current brush and polygon-filling mode.
|
static class |
HemfDraw.EmfStrokeAndFillPath
The EMR_STROKEANDFILLPATH record closes any open figures in a path, strokes the outline of the
path by using the current pen, and fills its interior by using the current brush.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.