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