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