Class DriverTextVdx
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.visio.DriverTextVdx
- All Implemented Interfaces:
UDriver<UText,
VisioGraphics>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
draw
(UText shape, double x, double y, ColorMapper mapper, UParam param, VisioGraphics visio)
-
Constructor Details
-
DriverTextVdx
-
-
Method Details
-
draw
public void draw(UText shape, double x, double y, ColorMapper mapper, UParam param, VisioGraphics visio) - Specified by:
draw
in interfaceUDriver<UText,
VisioGraphics>
-