Uses of Class
org.apache.poi.hwpf.model.FSPATable
Packages that use FSPATable
-
Uses of FSPATable in org.apache.poi.hwpf.model
Constructors in org.apache.poi.hwpf.model with parameters of type FSPATableModifierConstructorDescriptionPicturesTable
(HWPFDocument _document, byte[] _dataStream, byte[] _mainStream, FSPATable fspa, EscherRecordHolder dgg) Deprecated. -
Uses of FSPATable in org.apache.poi.hwpf.usermodel
Constructors in org.apache.poi.hwpf.usermodel with parameters of type FSPATableModifierConstructorDescriptionOfficeDrawingsImpl
(FSPATable fspaTable, EscherRecordHolder escherRecordHolder, byte[] mainStream)