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