java.lang.Object
org.xhtmlrenderer.pdf.PDFAsImage
- All Implemented Interfaces:
org.xhtmlrenderer.extend.FSImage
-
Constructor Details
-
PDFAsImage
-
-
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
-
getURI
-
getWidthAsFloat
public float getWidthAsFloat() -
getHeightAsFloat
public float getHeightAsFloat() -
getUnscaledHeight
public float getUnscaledHeight() -
getUnscaledWidth
public float getUnscaledWidth() -
scaleHeight
public float scaleHeight() -
scaleWidth
public float scaleWidth()
-