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
          Holds Office Art objects
 

Methods in org.apache.poi.hwpf that return ShapesTable
 ShapesTable HWPFDocument.getShapesTable()
           
 



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