Class HwmfDraw.WmfRectangle

java.lang.Object
org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
All Implemented Interfaces:
GenericRecord, HwmfRecord
Direct Known Subclasses:
HemfDraw.EmfRectangle
Enclosing class:
HwmfDraw

public static class HwmfDraw.WmfRectangle extends Object implements HwmfRecord
The META_RECTANGLE record paints a rectangle. The rectangle is outlined by using the pen and filled by using the brush that are defined in the playback device context.