|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
Methods in org.apache.poi.hwpf.model that return types with arguments of type Picture | |
---|---|
java.util.List<Picture> |
PicturesTable.getAllPictures()
Not all documents have all the images concatenated in the data stream although MS claims so. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |