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