public class DriverLineTikz extends Object implements UDriver<TikzGraphics>
Constructor and Description |
---|
DriverLineTikz() |
Modifier and Type | Method and Description |
---|---|
void |
draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
TikzGraphics tikz) |
public void draw(UShape shape, double x, double y, ColorMapper mapper, UParam param, TikzGraphics tikz)
draw
in interface UDriver<TikzGraphics>
Copyright © 2014. All Rights Reserved.