Interface SVGDrawer.SVGImage
- All Known Implementing Classes:
BatikSVGImage
- Enclosing interface:
SVGDrawer
public static interface SVGDrawer.SVGImage
-
Method Summary
Modifier and TypeMethodDescriptionvoiddrawSVG(OutputDevice outputDevice, RenderingContext ctx, double x, double y) intint
-
Method Details
-
getIntrinsicWidth
int getIntrinsicWidth() -
getIntrinsicHeight
int getIntrinsicHeight() -
drawSVG
-