Class DriverLineHtml5

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(ULine shape, 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