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