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