Class DriverRectangleHtml5

java.lang.Object
net.sourceforge.plantuml.ugraphic.html5.DriverRectangleHtml5
All Implemented Interfaces:
UDriver<URectangle,Html5Drawer>

public class DriverRectangleHtml5 extends java.lang.Object implements UDriver<URectangle,Html5Drawer>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(URectangle rect, double x, double y, ColorMapper mapper, UParam param, Html5Drawer html)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait