Package com.openhtmltopdf.extend
Interface SVGDrawer.SVGImage
- Enclosing interface:
- SVGDrawer
public static interface SVGDrawer.SVGImage
-
Method Summary
Modifier and Type Method Description voiddrawSVG(OutputDevice outputDevice, RenderingContext ctx, double x, double y)intgetIntrinsicHeight()intgetIntrinsicWidth()
-
Method Details
-
getIntrinsicWidth
int getIntrinsicWidth() -
getIntrinsicHeight
int getIntrinsicHeight() -
drawSVG
-