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