Uses of Class
org.apache.poi.hwmf.record.HwmfBitmap16
-
Packages that use HwmfBitmap16 Package Description org.apache.poi.hwmf.record -
-
Uses of HwmfBitmap16 in org.apache.poi.hwmf.record
Fields in org.apache.poi.hwmf.record declared as HwmfBitmap16 Modifier and Type Field Description protected HwmfBitmap16HwmfFill.WmfStretchBlt. targetA variable-sized Bitmap16 Object that defines source image content.Methods in org.apache.poi.hwmf.record that return HwmfBitmap16 Modifier and Type Method Description HwmfBitmap16HwmfMisc.WmfCreatePatternBrush. getPattern()HwmfBitmap16HwmfFill.WmfStretchBlt. getTarget()
-