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