|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.lib.pdf.PDFObject
com.caucho.quercus.lib.pdf.PDFFileImage
public class PDFFileImage
deals with an image
| Constructor Summary | |
|---|---|
PDFFileImage(int refId,
double width,
double height)
|
|
| Method Summary | |
|---|---|
int |
getId()
Returns the object id. |
void |
setId(int id)
Sets the object id. |
void |
writeObject(PDFWriter out)
Writes the object to the stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDFFileImage(int refId,
double width,
double height)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public int getId()
getId in class PDFObjectpublic void setId(int id)
public void writeObject(PDFWriter out)
throws java.io.IOException
writeObject in class PDFObjectjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||