Class HemfMisc.EmfSetMapMode

java.lang.Object
org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
org.apache.poi.hemf.record.emf.HemfMisc.EmfSetMapMode
All Implemented Interfaces:
GenericRecord, HemfRecord, HwmfRecord
Enclosing class:
HemfMisc

public static class HemfMisc.EmfSetMapMode extends HwmfMisc.WmfSetMapMode implements HemfRecord
The EMR_SETMAPMODE record specifies the mapping mode of the playback device context. The mapping mode specifies the unit of measure used to transform page space units into device space units, and also specifies the orientation of the device's x-axis and y-axis.