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