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