net.sourceforge.plantuml.ugraphic.visio
Class DriverPolygonVdx

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

public class DriverPolygonVdx
extends Object
implements UDriver<VisioGraphics>


Constructor Summary
DriverPolygonVdx()
           
 
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

DriverPolygonVdx

public DriverPolygonVdx()
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.