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 HwmfPlaceableHeader
HwmfPlaceableHeader. 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 HwmfPlaceableHeader
HwmfPicture. getPlaceableHeader()
-