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