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