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

Packages that use HwmfFont
org.apache.poi.hwmf.draw   
 

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)
           
 



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