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