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