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

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

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

Methods in org.apache.poi.hwpf.model that return Picture
 Picture PicturesTable.extractPicture(CharacterRun run, boolean fillBytes)
          Returns picture object tied to specified CharacterRun
 



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