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

Packages that use ShapesTable
org.apache.poi.hwpf   
 

Uses of ShapesTable in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as ShapesTable
protected  ShapesTable HWPFDocument._officeArts
          Deprecated. 
 

Methods in org.apache.poi.hwpf that return ShapesTable
 ShapesTable HWPFDocument.getShapesTable()
          Deprecated. use HWPFDocument.getOfficeDrawingsMain() instead
 



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