Package | Description |
---|---|
org.apache.poi.hwmf.record |
Modifier and Type | Field and Description |
---|---|
protected HwmfBinaryRasterOp |
HwmfMisc.WmfSetRop2.drawMode
An unsigned integer that defines the foreground binary raster operation mixing mode
|
Modifier and Type | Method and Description |
---|---|
HwmfBinaryRasterOp |
HwmfMisc.WmfSetRop2.getDrawMode() |
static HwmfBinaryRasterOp |
HwmfBinaryRasterOp.valueOf(int opIndex) |
static HwmfBinaryRasterOp |
HwmfBinaryRasterOp.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HwmfBinaryRasterOp[] |
HwmfBinaryRasterOp.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.