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