public class DriverLineEps extends Object implements UDriver<EpsGraphics>
Constructor and Description |
---|
DriverLineEps(ClipContainer clipContainer) |
Modifier and Type | Method and Description |
---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
public DriverLineEps(ClipContainer clipContainer)
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, EpsGraphics eps)
draw
in interface UDriver<EpsGraphics>
Copyright © 2014. All Rights Reserved.