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