public class DriverNoneSvg extends 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>Copyright © 2017. All rights reserved.