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