|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xhtmlrenderer.pdf.ITextFSImage
public class ITextFSImage
Constructor Summary | |
---|---|
ITextFSImage(com.lowagie.text.Image image)
|
Method Summary | |
---|---|
int |
getHeight()
|
com.lowagie.text.Image |
getImage()
|
int |
getWidth()
|
void |
scale(int width,
int height)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ITextFSImage(com.lowagie.text.Image image)
Method Detail |
---|
public int getWidth()
getWidth
in interface FSImage
public int getHeight()
getHeight
in interface FSImage
public void scale(int width, int height)
scale
in interface FSImage
public com.lowagie.text.Image getImage()
|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |