Uses of Interface
org.apache.poi.ss.usermodel.Drawing

Packages that use Drawing
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

Uses of Drawing in org.apache.poi.hssf.usermodel
 

Classes in org.apache.poi.hssf.usermodel that implement Drawing
 class HSSFPatriarch
          The patriarch is the toplevel container for shapes in a sheet.