Uses of Interface
org.apache.poi.hwpf.usermodel.OfficeDrawing

Packages that use OfficeDrawing
org.apache.poi.hwpf.usermodel   
 

Uses of OfficeDrawing in org.apache.poi.hwpf.usermodel
 

Methods in org.apache.poi.hwpf.usermodel that return OfficeDrawing
 OfficeDrawing OfficeDrawingsImpl.getOfficeDrawingAt(int characterPosition)
           
 OfficeDrawing OfficeDrawings.getOfficeDrawingAt(int characterPosition)