Uses of Class
org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
-
Packages that use HwmfFill.WmfFloodFill Package Description org.apache.poi.hemf.record.emf org.apache.poi.hwmf.record -
-
Uses of HwmfFill.WmfFloodFill in org.apache.poi.hemf.record.emf
Subclasses of HwmfFill.WmfFloodFill in org.apache.poi.hemf.record.emf Modifier and Type Class Description static classHemfFill.EmfExtFloodFill -
Uses of HwmfFill.WmfFloodFill in org.apache.poi.hwmf.record
Subclasses of HwmfFill.WmfFloodFill in org.apache.poi.hwmf.record Modifier and Type Class Description static classHwmfFill.WmfExtFloodFillThe META_EXTFLOODFILL record fills an area with the brush that is defined in the playback device context.
-