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