| Package | Description |
|---|---|
| com.openhtmltopdf.extend | |
| com.openhtmltopdf.render | |
| com.openhtmltopdf.resource | |
| com.openhtmltopdf.swing |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputDevice.drawImage(FSImage image,
int x,
int y,
boolean interpolate) |
| Modifier and Type | Method and Description |
|---|---|
FSImage |
MarkerData.ImageMarker.getImage() |
| Modifier and Type | Method and Description |
|---|---|
void |
MarkerData.ImageMarker.setImage(FSImage image) |
| Modifier and Type | Method and Description |
|---|---|
FSImage |
ImageResource.getImage() |
| Constructor and Description |
|---|
ImageResource(String uri,
FSImage img) |
| Modifier and Type | Class and Description |
|---|---|
class |
AWTFSImage |
class |
MutableFSImage
An FSImage containing a java.awt.Image which can be replaced at runtime by calling setImage().
|
| Modifier and Type | Method and Description |
|---|---|
static FSImage |
AWTFSImage.createImage(Image img) |
Copyright © 2018. All rights reserved.