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