| Package | Description |
|---|---|
| org.apache.poi.hemf.record.emf | |
| org.apache.poi.hwmf.draw | |
| org.apache.poi.hwmf.record |
| Modifier and Type | Field and Description |
|---|---|
protected HwmfHatchStyle |
HemfMisc.EmfExtCreatePen.hatchStyle |
| Modifier and Type | Method and Description |
|---|---|
HwmfHatchStyle |
HemfMisc.EmfExtCreatePen.getHatchStyle() |
| Modifier and Type | Method and Description |
|---|---|
HwmfHatchStyle |
HwmfDrawProperties.getBrushHatch() |
| Modifier and Type | Method and Description |
|---|---|
void |
HwmfDrawProperties.setBrushHatch(HwmfHatchStyle brushHatch) |
| Modifier and Type | Field and Description |
|---|---|
protected HwmfHatchStyle |
HwmfMisc.WmfCreateBrushIndirect.brushHatch |
| Modifier and Type | Method and Description |
|---|---|
HwmfHatchStyle |
HwmfMisc.WmfCreateBrushIndirect.getBrushHatch() |
static HwmfHatchStyle |
HwmfHatchStyle.valueOf(int flag) |
static HwmfHatchStyle |
HwmfHatchStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HwmfHatchStyle[] |
HwmfHatchStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.