Class DriverLineTikz

java.lang.Object
net.sourceforge.plantuml.ugraphic.tikz.DriverLineTikz
All Implemented Interfaces:
UDriver<ULine,TikzGraphics>

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(ULine line, double x, double y, ColorMapper mapper, UParam param, TikzGraphics tikz)
     

    Methods inherited from class java.lang.Object

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