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