public class DriverImageSvgSvg extends java.lang.Object implements UDriver<UImageSvg,SvgGraphics>
| Constructor and Description |
|---|
DriverImageSvgSvg() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(UImageSvg image,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
public void draw(UImageSvg image, double x, double y, ColorMapper mapper, UParam param, SvgGraphics svg)
draw in interface UDriver<UImageSvg,SvgGraphics>