|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Picture | |
---|---|
org.apache.poi.hssf.usermodel | usermodel package maps HSSF low level strutures to familiar workbook/sheet model |
org.apache.poi.ss.usermodel |
Uses of Picture in org.apache.poi.hssf.usermodel |
---|
Classes in org.apache.poi.hssf.usermodel that implement Picture | |
---|---|
class |
HSSFPicture
Represents a escher picture. |
Methods in org.apache.poi.hssf.usermodel that return Picture | |
---|---|
Picture |
HSSFPatriarch.createPicture(ClientAnchor anchor,
int pictureIndex)
|
Uses of Picture in org.apache.poi.ss.usermodel |
---|
Methods in org.apache.poi.ss.usermodel that return Picture | |
---|---|
Picture |
Drawing.createPicture(ClientAnchor anchor,
int pictureIndex)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |