net.sourceforge.plantuml.ugraphic.visio
Class DriverRectangleVdx
java.lang.Object
net.sourceforge.plantuml.ugraphic.visio.DriverRectangleVdx
- All Implemented Interfaces:
- UDriver<VisioGraphics>
public class DriverRectangleVdx
- extends Object
- implements UDriver<VisioGraphics>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DriverRectangleVdx
public DriverRectangleVdx()
draw
public void draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
VisioGraphics visio)
- Specified by:
draw
in interface UDriver<VisioGraphics>
Copyright © 2013. All Rights Reserved.