net.sourceforge.plantuml.ugraphic.visio
Class DriverTextVdx

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

public class DriverTextVdx
extends Object
implements UDriver<VisioGraphics>


Constructor Summary
DriverTextVdx(StringBounder stringBounder)
           
 
Method Summary
 void draw(UShape ushape, 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

DriverTextVdx

public DriverTextVdx(StringBounder stringBounder)
Method Detail

draw

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


Copyright © 2013. All Rights Reserved.