public static interface SVGDrawer.SVGImage
| Modifier and Type | Method and Description |
|---|---|
void |
drawSVG(OutputDevice outputDevice,
RenderingContext ctx,
double x,
double y) |
int |
getIntrinsicHeight() |
int |
getIntrinsicWidth() |
int getIntrinsicWidth()
int getIntrinsicHeight()
void drawSVG(OutputDevice outputDevice, RenderingContext ctx, double x, double y)
Copyright © 2018. All rights reserved.