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