net.sourceforge.plantuml.ugraphic.visio
Class DriverLineVdx

java.lang.Object
  extended by net.sourceforge.plantuml.ugraphic.visio.DriverLineVdx
All Implemented Interfaces:
UDriver<VisioGraphics>

public class DriverLineVdx
extends Object
implements UDriver<VisioGraphics>


Constructor Summary
DriverLineVdx()
           
 
Method Summary
 void draw(UShape shape, double x, double y, ColorMapper mapper, UParam param, VisioGraphics visio)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DriverLineVdx

public DriverLineVdx()
Method Detail

draw

public void draw(UShape shape,
                 double x,
                 double y,
                 ColorMapper mapper,
                 UParam param,
                 VisioGraphics visio)
Specified by:
draw in interface UDriver<VisioGraphics>


Copyright © 2014. All Rights Reserved.