Uses of Class
org.apache.poi.hwmf.record.HwmfPlaceableHeader
-
Packages that use HwmfPlaceableHeader Package Description 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 Modifier and Type Method Description static HwmfPlaceableHeaderHwmfPlaceableHeader. readHeader(LittleEndianInputStream leis) -
Uses of HwmfPlaceableHeader in org.apache.poi.hwmf.usermodel
Methods in org.apache.poi.hwmf.usermodel that return HwmfPlaceableHeader Modifier and Type Method Description HwmfPlaceableHeaderHwmfPicture. getPlaceableHeader()
-