Class DriverRectangleVdx
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.visio.DriverRectangleVdx
-
- All Implemented Interfaces:
UDriver<VisioGraphics>
public class DriverRectangleVdx extends java.lang.Object implements UDriver<VisioGraphics>
-
-
Constructor Summary
Constructors Constructor Description DriverRectangleVdx()
-
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 visio)
-
-
-
Method Detail
-
draw
public void draw(UShape shape, double x, double y, ColorMapper mapper, UParam param, VisioGraphics visio)
- Specified by:
draw
in interfaceUDriver<VisioGraphics>
-
-