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 TypeMethodDescriptionvoiddraw(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:
drawin interfaceUDriver<ULine,Html5Drawer>
-