Class HemfDraw.EmfSelectObject

java.lang.Object
org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
org.apache.poi.hemf.record.emf.HemfDraw.EmfSelectObject
All Implemented Interfaces:
GenericRecord, HemfRecord, HwmfRecord
Enclosing class:
HemfDraw

public static class HemfDraw.EmfSelectObject extends HwmfDraw.WmfSelectObject implements HemfRecord
The EMR_SELECTOBJECT record adds a graphics object to the current metafile playback device context. The object is specified either by its index in the EMF Object Table or by its value from the StockObject enumeration.