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