Class HwmfDraw.WmfRoundRect

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

public static class HwmfDraw.WmfRoundRect extends Object implements HwmfRecord
The META_ROUNDRECT record paints a rectangle with rounded corners. The rectangle is outlined using the pen and filled using the brush, as defined in the playback device context.