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

Packages that use HwmfPlaceableHeader
org.apache.poi.hwmf.record   
org.apache.poi.hwmf.usermodel   
 

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

Methods in org.apache.poi.hwmf.record that return HwmfPlaceableHeader
static HwmfPlaceableHeader HwmfPlaceableHeader.readHeader(LittleEndianInputStream leis)
           
 

Uses of HwmfPlaceableHeader in org.apache.poi.hwmf.usermodel
 

Methods in org.apache.poi.hwmf.usermodel that return HwmfPlaceableHeader
 HwmfPlaceableHeader HwmfPicture.getPlaceableHeader()
           
 



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