Class HwmfMisc.WmfSetMapMode

java.lang.Object
org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
All Implemented Interfaces:
GenericRecord, HwmfRecord
Direct Known Subclasses:
HemfMisc.EmfSetMapMode
Enclosing class:
HwmfMisc

public static class HwmfMisc.WmfSetMapMode extends Object implements HwmfRecord
The META_SETMAPMODE record defines the mapping mode in the playback device context. The mapping mode defines the unit of measure used to transform page-space units into device-space units, and also defines the orientation of the device's x and y axes.