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