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