public class PDFFileImage extends PDFObject
Constructor and Description |
---|
PDFFileImage(int refId,
double width,
double height) |
Modifier and Type | Method and Description |
---|---|
int |
getId()
Returns the object id.
|
void |
setId(int id)
Sets the object id.
|
void |
writeObject(PDFWriter out)
Writes the object to the stream
|
public PDFFileImage(int refId, double width, double height) throws java.io.IOException
java.io.IOException
public void setId(int id)
public void writeObject(PDFWriter out) throws java.io.IOException
writeObject
in class PDFObject
java.io.IOException