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