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

Packages that use PicturesTable
org.apache.poi.hwpf   
 

Uses of PicturesTable in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as PicturesTable
protected  PicturesTable HWPFDocument._pictures
          Holds pictures table
 

Methods in org.apache.poi.hwpf that return PicturesTable
 PicturesTable HWPFDocument.getPicturesTable()
           
 



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