Uses of Class
org.apache.poi.hwpf.usermodel.Shape

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

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

Methods in org.apache.poi.hwpf.model that return types with arguments of type Shape
 java.util.List<Shape> ShapesTable.getAllShapes()
          Deprecated.  
 java.util.List<Shape> ShapesTable.getVisibleShapes()
          Deprecated.  
 



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