Class DriverLineSvg

java.lang.Object
net.sourceforge.plantuml.ugraphic.svg.DriverLineSvg
All Implemented Interfaces:
UDriver<ULine,SvgGraphics>

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(ULine shape, double x, double y, ColorMapper mapper, UParam param, SvgGraphics svg)
     

    Methods inherited from class java.lang.Object

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