Package | Description |
---|---|
org.apache.poi.hwmf.draw | |
org.apache.poi.hwmf.record |
Modifier and Type | Method and Description |
---|---|
HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode |
HwmfDrawProperties.getPolyfillMode() |
Modifier and Type | Method and Description |
---|---|
void |
HwmfDrawProperties.setPolyfillMode(HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode polyfillMode) |
Modifier and Type | Field and Description |
---|---|
protected HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode |
HwmfFill.WmfSetPolyfillMode.polyFillMode
An unsigned integer that defines polygon fill mode.
|
Modifier and Type | Method and Description |
---|---|
HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode |
HwmfFill.WmfSetPolyfillMode.getPolyFillMode() |
static HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode |
HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode.valueOf(int wmfFlag) |
static HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode |
HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode[] |
HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode.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.