Class HwmfFill.WmfFloodFill

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

public static class HwmfFill.WmfFloodFill extends Object implements HwmfRecord
The META_FLOODFILL record fills an area of the output surface with the brush that is defined in the playback device context.
  • Constructor Details

    • WmfFloodFill

      public WmfFloodFill()
  • Method Details