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