Class HemfPlusMisc.EmfPlusSetCompositingQuality
- java.lang.Object
-
- org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusFlagOnly
-
- org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetCompositingQuality
-
- All Implemented Interfaces:
GenericRecord,HemfPlusRecord
- Enclosing class:
- HemfPlusMisc
public static class HemfPlusMisc.EmfPlusSetCompositingQuality extends HemfPlusMisc.EmfPlusFlagOnly
The EmfPlusSetCompositingQuality record specifies the desired level of quality for creating composite images from multiple objects.
-
-
Constructor Summary
Constructors Constructor Description EmfPlusSetCompositingQuality()
-
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
-
-