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