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