Class HwmfFill.WmfExtFloodFill

java.lang.Object
org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
All Implemented Interfaces:
HwmfRecord
Enclosing class:
HwmfFill

public static class HwmfFill.WmfExtFloodFill extends Object implements HwmfRecord
The META_EXTFLOODFILL record fills an area with the brush that is defined in the playback device context.
  • Constructor Details

    • WmfExtFloodFill

      public WmfExtFloodFill()
  • Method Details