Package org.xhtmlrenderer.pdf
Class ITextFSImage
- java.lang.Object
-
- org.xhtmlrenderer.pdf.ITextFSImage
-
-
Constructor Summary
Constructors Constructor Description ITextFSImage(com.lowagie.text.Image image)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectclone()intgetHeight()com.lowagie.text.ImagegetImage()intgetWidth()voidscale(int width, int height)
-