Class DriverDotPathVdx
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.visio.DriverDotPathVdx
-
- All Implemented Interfaces:
UDriver<DotPath,VisioGraphics>
public class DriverDotPathVdx extends Object implements UDriver<DotPath,VisioGraphics>
-
-
Constructor Summary
Constructors Constructor Description DriverDotPathVdx()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
draw(DotPath path, double x, double y, ColorMapper mapper, UParam param, VisioGraphics visio)
-
-
-
Method Detail
-
draw
public void draw(DotPath path, double x, double y, ColorMapper mapper, UParam param, VisioGraphics visio)
- Specified by:
draw
in interfaceUDriver<DotPath,VisioGraphics>
-
-