Class HemfDraw.EmfRoundRect

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

public static class HemfDraw.EmfRoundRect extends HwmfDraw.WmfRoundRect implements HemfRecord
The EMR_ROUNDRECT record specifies a rectangle with rounded corners. The rectangle is outlined by using the current pen and filled by using the current brush.