java.lang.Object
org.xhtmlrenderer.pdf.ITextFSImage
- All Implemented Interfaces:
Cloneable,org.xhtmlrenderer.extend.FSImage
-
Constructor Details
-
ITextFSImage
public ITextFSImage(com.lowagie.text.Image image)
-
-
Method Details
-
getWidth
public int getWidth()- Specified by:
getWidthin interfaceorg.xhtmlrenderer.extend.FSImage
-
getHeight
public int getHeight()- Specified by:
getHeightin interfaceorg.xhtmlrenderer.extend.FSImage
-
scale
public @NonNull org.xhtmlrenderer.extend.FSImage scale(int width, int height) - Specified by:
scalein interfaceorg.xhtmlrenderer.extend.FSImage
-
getImage
public com.lowagie.text.Image getImage() -
clone
-