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 HwmfBrushStyle |
HemfMisc.EmfExtCreatePen.brushStyle |
Modifier and Type | Method and Description |
---|---|
HwmfBrushStyle |
HemfMisc.EmfExtCreatePen.getBrushStyle() |
Modifier and Type | Method and Description |
---|---|
HwmfBrushStyle |
HwmfDrawProperties.getBrushStyle() |
Modifier and Type | Method and Description |
---|---|
void |
HwmfDrawProperties.setBrushStyle(HwmfBrushStyle brushStyle) |
Modifier and Type | Field and Description |
---|---|
protected HwmfBrushStyle |
HwmfMisc.WmfCreateBrushIndirect.brushStyle |
protected HwmfBrushStyle |
HwmfMisc.WmfDibCreatePatternBrush.style |
Modifier and Type | Method and Description |
---|---|
HwmfBrushStyle |
HwmfMisc.WmfCreateBrushIndirect.getBrushStyle() |
HwmfBrushStyle |
HwmfMisc.WmfDibCreatePatternBrush.getStyle() |
static HwmfBrushStyle |
HwmfBrushStyle.valueOf(int flag) |
static HwmfBrushStyle |
HwmfBrushStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HwmfBrushStyle[] |
HwmfBrushStyle.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.