| Package | Description |
|---|---|
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.usermodel |
| Modifier and Type | Method and Description |
|---|---|
protected PictureShape<?,?> |
DrawPictureShape.getShape() |
| Modifier and Type | Method and Description |
|---|---|
DrawPictureShape |
DrawFactory.getDrawable(PictureShape<?,?> shape) |
| Constructor and Description |
|---|
DrawPictureShape(PictureShape<?,?> shape) |
| Modifier and Type | Method and Description |
|---|---|
PictureShape<S,P> |
ShapeContainer.createPicture(PictureData pictureData)
create a picture belonging to this container
|
PictureShape<S,P> |
GraphicalFrame.getFallbackPicture() |