Uses of Class
org.apache.poi.hwmf.record.HwmfFont

Packages that use HwmfFont
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
 HwmfFont HwmfDrawProperties.getFont()
           
 

Methods in org.apache.poi.hwmf.draw with parameters of type HwmfFont
 void HwmfDrawProperties.setFont(HwmfFont font)
           
 

Uses of HwmfFont in org.apache.poi.hwmf.record
 

Methods in org.apache.poi.hwmf.record that return HwmfFont
 HwmfFont HwmfText.WmfCreateFontIndirect.getFont()
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.