Class DriverLineHtml5
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.html5.DriverLineHtml5
- All Implemented Interfaces:
UDriver<ULine,
Html5Drawer>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
draw
(ULine shape, double x, double y, ColorMapper mapper, UParam param, Html5Drawer html)
-
Constructor Details
-
DriverLineHtml5
-
-
Method Details
-
draw
public void draw(ULine shape, double x, double y, ColorMapper mapper, UParam param, Html5Drawer html) - Specified by:
draw
in interfaceUDriver<ULine,
Html5Drawer>
-