Package org.xhtmlrenderer.pdf
Class ITextFSImage
java.lang.Object
org.xhtmlrenderer.pdf.ITextFSImage
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ITextFSImage
public ITextFSImage(com.itextpdf.text.Image image)
-
-
Method Details
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
scale
public void scale(int width, int height) -
getImage
public com.itextpdf.text.Image getImage() -
clone
-