Package | Description |
---|---|
org.apache.poi.hemf.record.emf | |
org.apache.poi.hwmf.draw | |
org.apache.poi.hwmf.record |
Modifier and Type | Class and Description |
---|---|
class |
HemfPenStyle |
Modifier and Type | Method and Description |
---|---|
HwmfPenStyle |
HwmfDrawProperties.getPenStyle() |
Modifier and Type | Method and Description |
---|---|
void |
HwmfDrawProperties.setPenStyle(HwmfPenStyle penStyle) |
Modifier and Type | Field and Description |
---|---|
protected HwmfPenStyle |
HwmfMisc.WmfCreatePenIndirect.penStyle |
Modifier and Type | Method and Description |
---|---|
HwmfPenStyle |
HwmfPenStyle.copy() |
HwmfPenStyle |
HwmfMisc.WmfCreatePenIndirect.getPenStyle() |
static HwmfPenStyle |
HwmfPenStyle.valueOf(int flag) |
Constructor and Description |
---|
HwmfPenStyle(HwmfPenStyle other) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.