Uses of Class
org.apache.poi.hwpf.model.FSPATable

Packages that use FSPATable
org.apache.poi.hwpf.model   
org.apache.poi.hwpf.usermodel   
 

Uses of FSPATable in org.apache.poi.hwpf.model
 

Constructors in org.apache.poi.hwpf.model with parameters of type FSPATable
PicturesTable(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 FSPATable
OfficeDrawingsImpl(FSPATable fspaTable, EscherRecordHolder escherRecordHolder, byte[] mainStream)
           
 



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