Class HemfPlusMisc.EmfPlusSetCompositingMode
- java.lang.Object
-
- org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusFlagOnly
-
- org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetCompositingMode
-
- All Implemented Interfaces:
GenericRecord,HemfPlusRecord
- Enclosing class:
- HemfPlusMisc
public static class HemfPlusMisc.EmfPlusSetCompositingMode extends HemfPlusMisc.EmfPlusFlagOnly
The EmfPlusSetCompositingMode record specifies how source colors are combined with background colors.
-
-
Constructor Summary
Constructors Constructor Description EmfPlusSetCompositingMode()
-
Method Summary
-
Methods inherited from class org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusFlagOnly
getEmfPlusRecordType, getFlags, getGenericProperties, getGenericRecordType, init
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.poi.common.usermodel.GenericRecord
getGenericChildren
-
Methods inherited from interface org.apache.poi.hemf.record.emfplus.HemfPlusRecord
calcBounds, draw
-
-