Package | Description |
---|---|
org.apache.poi.hwmf.record |
Modifier and Type | Field and Description |
---|---|
protected HwmfFill.WmfExtFloodFill.HwmfFloodFillMode |
HwmfFill.WmfExtFloodFill.mode |
Modifier and Type | Method and Description |
---|---|
HwmfFill.WmfExtFloodFill.HwmfFloodFillMode |
HwmfFill.WmfExtFloodFill.getMode() |
static HwmfFill.WmfExtFloodFill.HwmfFloodFillMode |
HwmfFill.WmfExtFloodFill.HwmfFloodFillMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HwmfFill.WmfExtFloodFill.HwmfFloodFillMode[] |
HwmfFill.WmfExtFloodFill.HwmfFloodFillMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.