Package | Description |
---|---|
org.apache.poi.hemf.record.emf |
Modifier and Type | Method and Description |
---|---|
HemfPenStyle |
HemfPenStyle.copy() |
static HemfPenStyle |
HemfPenStyle.valueOf(HwmfPenStyle.HwmfLineCap cap,
HwmfPenStyle.HwmfLineJoin join,
HwmfPenStyle.HwmfLineDash dash,
boolean isAlternateDash,
boolean isGeometric) |
static HemfPenStyle |
HemfPenStyle.valueOf(int flag) |
Constructor and Description |
---|
HemfPenStyle(HemfPenStyle other) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.