Package | Description |
---|---|
org.apache.poi.hwmf.draw | |
org.apache.poi.sl.draw |
Modifier and Type | Class and Description |
---|---|
class |
HwmfSLImageRenderer
Helper class which is instantiated by
DrawPictureShape
via reflection |
Modifier and Type | Class and Description |
---|---|
class |
BitmapImageRenderer
For now this class renders only images supported by the javax.imageio.ImageIO framework.
|
Modifier and Type | Method and Description |
---|---|
static ImageRenderer |
DrawPictureShape.getImageRenderer(java.awt.Graphics2D graphics,
java.lang.String contentType)
Returns an ImageRenderer for the PictureData
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.