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