Class HemfPlusMisc.EmfPlusSetPixelOffsetMode
- java.lang.Object
-
- org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusFlagOnly
-
- org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusSetPixelOffsetMode
-
- All Implemented Interfaces:
GenericRecord,HemfPlusRecord
- Enclosing class:
- HemfPlusMisc
public static class HemfPlusMisc.EmfPlusSetPixelOffsetMode extends HemfPlusMisc.EmfPlusFlagOnly
The EmfPlusSetPixelOffsetMode record specifies how pixels are centered with respect to the coordinates of the drawing surface.
-
-
Constructor Summary
Constructors Constructor Description EmfPlusSetPixelOffsetMode()
-
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
-
-