|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Picture | |
---|---|
org.apache.poi.hwpf.converter | |
org.apache.poi.hwpf.model |
Uses of Picture in org.apache.poi.hwpf.converter |
---|
Methods in org.apache.poi.hwpf.converter with parameters of type Picture | |
---|---|
static void |
WordToFoUtils.setPictureProperties(Picture picture,
org.w3c.dom.Element graphicElement)
|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |