|
||||||||||
| 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 | |
|---|---|
java.lang.Object |
clone()
|
int |
getHeight()
|
com.lowagie.text.Image |
getImage()
|
int |
getWidth()
|
void |
scale(int width,
int height)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, 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 FSImagepublic int getHeight()
getHeight in interface FSImage
public void scale(int width,
int height)
scale in interface FSImagepublic com.lowagie.text.Image getImage()
public java.lang.Object clone()
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||