public class DriverPolygonVdx extends java.lang.Object implements UDriver<UPolygon,VisioGraphics>
| Constructor and Description |
|---|
DriverPolygonVdx() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(UPolygon poly,
double x,
double y,
ColorMapper mapper,
UParam param,
VisioGraphics visio) |
public void draw(UPolygon poly, double x, double y, ColorMapper mapper, UParam param, VisioGraphics visio)
draw in interface UDriver<UPolygon,VisioGraphics>