Class DriverPathTikz

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

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