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

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

Uses of FSPATable in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as FSPATable
protected  FSPATable HWPFDocument._fspa
          Holds FSBA (shape) information
 

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)
           
 



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