Class DriverTextVdx
java.lang.Object
net.sourceforge.plantuml.ugraphic.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) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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>
-