Uses of Class
org.apache.poi.hwmf.record.HwmfFont
-
Packages that use HwmfFont Package Description org.apache.poi.hwmf.draw org.apache.poi.hwmf.record -
-
Uses of HwmfFont in org.apache.poi.hwmf.draw
Methods in org.apache.poi.hwmf.draw that return HwmfFont Modifier and Type Method Description HwmfFontHwmfDrawProperties. getFont()Methods in org.apache.poi.hwmf.draw with parameters of type HwmfFont Modifier and Type Method Description voidHwmfDrawProperties. setFont(HwmfFont font) -
Uses of HwmfFont in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record that return HwmfFont Modifier and Type Method Description HwmfFontHwmfText.WmfCreateFontIndirect. getFont()
-