| Modifier and Type | Method and Description |
|---|---|
void |
Docx4jDocxOutputDevice.drawImage(FSImage image,
int x,
int y) |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputDevice.drawImage(FSImage image,
int x,
int y) |
| Modifier and Type | Class and Description |
|---|---|
class |
ITextFSImage |
class |
PDFAsImage |
| Modifier and Type | Method and Description |
|---|---|
FSImage |
ITextImageElement.getImage() |
| Modifier and Type | Method and Description |
|---|---|
void |
ITextOutputDevice.drawImage(FSImage fsImage,
int x,
int y) |
| Constructor and Description |
|---|
ITextImageElement(FSImage image) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
Java2DOutputDevice.drawImage(FSImage image,
int x,
int y) |
Copyright © 2011-2013. All Rights Reserved.