public static class ReportImage.ImagePrintIntent
extends java.lang.Object
| Constructor and Description |
|---|
ImagePrintIntent(ReportImage img,
int page,
float x,
float y) |
| Modifier and Type | Method and Description |
|---|---|
ReportImage |
getImg() |
int |
getPage() |
float |
getX() |
float |
getY() |
public ImagePrintIntent(ReportImage img, int page, float x, float y)
public ReportImage getImg()
public int getPage()
public float getX()
public float getY()